diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -207,3 +207,10 @@ tr:nth-child(even) td { height: 80px; background-color: #ADFF09 } + +.readable { + margin-left: auto; + margin-right: auto; + font-size: 125%; + width: 50em; +} |
