diff options
-rw-r--r-- | main.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -135,7 +135,8 @@ footer { padding: 8px 0px 0px 0px; clear: both; } -footer p { +footer p, footer p * { font-size: 8pt; text-align: center; + color: #666666; } |
![]() |
index : www/www.git | |
Web site (defunct, integrated into wiki) | Patrick McDermott |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | main.css | 3 |
@@ -135,7 +135,8 @@ footer { padding: 8px 0px 0px 0px; clear: both; } -footer p { +footer p, footer p * { font-size: 8pt; text-align: center; + color: #666666; } |