diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -13,3 +13,17 @@ a { color: #1E88E5; text-decoration: none; } + +td, th { + padding: 2px; +} + +div#page-wrapper { + margin-left: 30px; + margin-right: 30px; +} + +h1 { + text-align: center; + text-decoration: underline; +} |
