mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-02 20:27:05 +01:00
minor fixes
This commit is contained in:
parent
62c9baba23
commit
f6c1db7c50
5
studio/button-editor/css/global.css
vendored
5
studio/button-editor/css/global.css
vendored
@ -562,8 +562,7 @@ footer .social .facebook:hover span{background-position: -161px -238px;}
|
||||
|
||||
#details
|
||||
{
|
||||
#background: #1c1d21;
|
||||
background: rgba( 0,0,0,0.15 );
|
||||
background: #1c1d21;
|
||||
margin-top: 0px;
|
||||
padding: 25px 0 10px 0;
|
||||
|
||||
@ -584,7 +583,6 @@ footer .social .facebook:hover span{background-position: -161px -238px;}
|
||||
#details nav li
|
||||
{
|
||||
float: left;
|
||||
line-height: ;
|
||||
}
|
||||
|
||||
#details nav li a
|
||||
@ -722,3 +720,4 @@ footer .social .facebook:hover span{background-position: -161px -238px;}
|
||||
p, h2, h3 { orphans: 3; widows: 3; }
|
||||
h2, h3{ page-break-after: avoid; }
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user