diff options
| author | Azul <azul@riseup.net> | 2014-04-29 11:29:56 +0200 |
|---|---|---|
| committer | Azul <azul@riseup.net> | 2014-04-29 11:47:37 +0200 |
| commit | 677fb2d8b6d2cc46a0fde331169720af1f120703 (patch) | |
| tree | 5006a324e34acfd493d194b12a67fe514bd8576c /files/webapp/stylesheets | |
| parent | ada33dba984c405bf3ea77a5dbcf415bdfeb2adb (diff) | |
differentiate demo.bitmask.net from bitmask (Feature #5520)
Diffstat (limited to 'files/webapp/stylesheets')
| -rw-r--r-- | files/webapp/stylesheets/tail.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/files/webapp/stylesheets/tail.scss b/files/webapp/stylesheets/tail.scss index e7b362d..477cbe1 100644 --- a/files/webapp/stylesheets/tail.scss +++ b/files/webapp/stylesheets/tail.scss @@ -12,6 +12,10 @@ padding: 0; font-size: 26px; line-height: 96px; + small { + font-size: 50%; + opacity: 50%; + } } } |
