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