WIP on Illuminator: minor look and feel tweeks

This commit is contained in:
Simon Brooke 2017-07-24 00:31:11 +01:00
parent 1575fc4368
commit bd0e0a802a
4 changed files with 5 additions and 3 deletions

View file

@ -1,3 +1,3 @@
This is the side bar. There's nothing in it yet. You could [edit](edit?page=_side-bar) it to provide internal navigation or branding.
If you don't like it on the left, float it to the right (or do something entirely different) by editing the [stylesheet](/edit-css?page=stylesheet).
If you don't like it on the left, float it to the right (or do something entirely different) by editing the [stylesheet](edit-css?page=stylesheet).

View file

@ -74,6 +74,7 @@ form {
header {
margin-top: 0;
width:100%;
max-width: 100%;
background-color: gray;
color: white;
}