diff options
Diffstat (limited to 'styles.css')
-rw-r--r-- | styles.css | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -24,6 +24,14 @@ html, body { height: 50px; vertical-align: middle; } + +.rustimg{ + margin-left: 2.6%; + width: 50px; + height: 50px; + vertical-align: middle; +} + .topnav { /* make the navbar follow the scroll */ position: fixed; |