diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -20,13 +20,12 @@ body { } #header { position: absolute; - bottom: 0; left: 0; + bottom: 20px; left: 0; width: 100%; color: #000; font-size: 16px; font-weight: 100; text-align: center; - padding-top: 20px; } </style> </head> |
