minor fixes

This commit is contained in:
Julian Prieber 2022-04-27 21:06:51 +02:00
parent 62c9baba23
commit f6c1db7c50

View File

@ -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; }
}
}