This commit is contained in:
gnieark 2016-06-10 00:32:04 +02:00
parent 45b2118bf7
commit eb14bf6c22

View File

@ -105,6 +105,7 @@ pre{
padding-left: 8px; padding-left: 8px;
} }
.podium{list-style-type:none;} .podium{list-style-type:none;}
.podium li{padding: 5px 20px 5px 0;}
.podium li img {height: 50px;} .podium li img {height: 50px;}
@media screen and (max-width: 800px){ @media screen and (max-width: 800px){
aside, article{display: block; width: 100%; border-right:none;} aside, article{display: block; width: 100%; border-right:none;}