diff options
Diffstat (limited to 'public/stylesheets')
| -rw-r--r-- | public/stylesheets/ccc.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 79f2ea2f..faa9c18d 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -112,6 +112,10 @@ dd { | |||
| 112 | display: none; | 112 | display: none; |
| 113 | } | 113 | } |
| 114 | 114 | ||
| 115 | .no_break { | ||
| 116 | white-space: nowrap | ||
| 117 | } | ||
| 118 | |||
| 115 | /* ========================================================================== | 119 | /* ========================================================================== |
| 116 | 3. COLOR SCHEME & LIGHT/DARK TOGGLE | 120 | 3. COLOR SCHEME & LIGHT/DARK TOGGLE |
| 117 | ========================================================================== | 121 | ========================================================================== |
