suite
This commit is contained in:
parent
02906ed45e
commit
4d47e35ad4
@ -227,7 +227,7 @@ h1{
|
|||||||
#sub_footer{
|
#sub_footer{
|
||||||
padding: 0 30px;
|
padding: 0 30px;
|
||||||
padding-right:20px;
|
padding-right:20px;
|
||||||
background:$blue;
|
background:rgba(0,0,0,0.9);
|
||||||
color:rgba(255,255,255,0.9);
|
color:rgba(255,255,255,0.9);
|
||||||
a{
|
a{
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
@ -360,6 +360,7 @@ h2{
|
|||||||
|
|
||||||
font-family:$title_font;
|
font-family:$title_font;
|
||||||
//font-weight:400;
|
//font-weight:400;
|
||||||
|
text-transform:uppercase;
|
||||||
a{
|
a{
|
||||||
display:inline-block;
|
display:inline-block;
|
||||||
padding:0 10px;
|
padding:0 10px;
|
||||||
@ -393,9 +394,9 @@ h1,h2,h3{
|
|||||||
font-family:$title_font;
|
font-family:$title_font;
|
||||||
//font-weight:400;
|
//font-weight:400;
|
||||||
color:$blue;
|
color:$blue;
|
||||||
text-transform:none;
|
|
||||||
|
|
||||||
|
|
||||||
|
text-transform:uppercase;
|
||||||
}
|
}
|
||||||
|
|
||||||
.admin_panel{
|
.admin_panel{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user