diff options
Diffstat (limited to 'web/input')
| -rw-r--r-- | web/input/resources/plugins.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/web/input/resources/plugins.css b/web/input/resources/plugins.css index 50be892..ad32981 100644 --- a/web/input/resources/plugins.css +++ b/web/input/resources/plugins.css | |||
| @@ -321,6 +321,12 @@ p#news-footer { | |||
| 321 | font-size: small; | 321 | font-size: small; |
| 322 | } | 322 | } |
| 323 | 323 | ||
| 324 | @media (max-width: 45em) { | ||
| 325 | div#footer span#copyright { | ||
| 326 | display: none; | ||
| 327 | } | ||
| 328 | } | ||
| 329 | |||
| 324 | /* | 330 | /* |
| 325 | * Nginx Fancy Index. | 331 | * Nginx Fancy Index. |
| 326 | */ | 332 | */ |
