diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -3,4 +3,12 @@ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abb #character-select .caption { color: #000; +} + + +footer { + position: fixed; + bottom: 0; + width: 100%; + z-index: 1000; }
\ No newline at end of file |
