installed grunt
This commit is contained in:
25
sites/all/themes/gui/materiobasetheme/scss/fonts.scss
Normal file
25
sites/all/themes/gui/materiobasetheme/scss/fonts.scss
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
.ubuntu(){font-family: "Ubuntu", Arial, "MS Trebuchet", sans-serif; .500; .normal;}
|
||||
|
||||
body{font-size:16px; .ubuntu; line-height:1.3;}
|
||||
|
||||
a{color: #007BC2; text-decoration: none;}
|
||||
|
||||
h1{font-size:1.6em;}
|
||||
h2{font-size:1.5em;}
|
||||
h3{font-size:1.4em;}
|
||||
h4{font-size:1.3em;}
|
||||
h5{font-size:1.2em;}
|
||||
h6{font-size:1.1em;}
|
||||
|
||||
input, button, select, textarea{.ubuntu();}
|
||||
|
||||
.22(){
|
||||
font-size:22px;
|
||||
}
|
||||
|
||||
#footer{
|
||||
#footer-bottom{ text-align: center;}
|
||||
#footer-bottom .block{ .8;}
|
||||
|
||||
}
|
Reference in New Issue
Block a user