diff options
Diffstat (limited to 'front.scss')
-rw-r--r-- | front.scss | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ max-width: none; } +#content img.solo { + width: 100%; +} + .inlinepage { position: relative; //set to make inline header position work |