template/quitesimple: footer: Don't show login and edit time in portrait mode
Αυτή η υποβολή περιλαμβάνεται σε:
γονέας
de240786c7
υποβολή
721348268a
@ -219,4 +219,13 @@ display: block;
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
#footer li:nth-child(-n+2)
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
#footer li:nth-of-type(3)
|
||||
{
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
Φόρτωση…
Αναφορά σε νέο ζήτημα
Block a user