mirror of
https://gitlab.com/mojo42/Jirafeau.git
synced 2025-01-18 05:18:38 +01:00
[FEATURE] Styles: Add padding
This commit is contained in:
parent
279ccffd5d
commit
a8d9576836
@ -55,6 +55,10 @@ body {
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
#content {
|
||||
padding: 2em;
|
||||
}
|
||||
|
||||
h1 a {
|
||||
display: block;
|
||||
background: url(logo-jirafeau.svg) no-repeat;
|
||||
@ -173,7 +177,7 @@ input[type="submit"]:focus {
|
||||
text-align: center;
|
||||
font-size: 0.8em;
|
||||
color: #795548;
|
||||
padding-left: 3em;
|
||||
margin: 3em auto;
|
||||
}
|
||||
|
||||
#copyright a {
|
||||
|
Loading…
x
Reference in New Issue
Block a user