diff options
-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 |
index : bynu/styling | ||
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | front.scss | 4 |
@@ -7,6 +7,10 @@ max-width: none; } +#content img.solo { + width: 100%; +} + .inlinepage { position: relative; //set to make inline header position work |