1
0
Fork 0

tema mobile

This commit is contained in:
marcav 2019-05-24 13:03:53 +02:00 committed by boyska
parent 16883cbcef
commit a351f9f36c

View file

@ -436,3 +436,17 @@ li:last-child .hentry, #content > .hentry {border: 0; margin: 0;}
#add-comment input[type='submit'] {float: right; margin: 0 .5em;}
#add-comment * {margin-bottom: .5em;}
@media screen and (max-width:767px) {
h4 {font-size:1.1em;}
#banner h1 a:link, #banner h1 a:visited {
font-size:30px;
text-align:center;
}
#banner nav {
height:auto;
}
.entry-title {
font-size:1.8em;
}
}