mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
Tweaked some admin styles.
This commit is contained in:
parent
25e3c53042
commit
19cbe4e8c3
@ -62,13 +62,13 @@ h2
|
|||||||
|
|
||||||
p, ol, ul, td
|
p, ol, ul, td
|
||||||
font-family: "Helvetica Neue", "Arial", sans-serif
|
font-family: "Helvetica Neue", "Arial", sans-serif
|
||||||
font-size: 13px
|
font-size: 1em
|
||||||
line-height: 18px
|
line-height: 1.5em
|
||||||
|
|
||||||
pre
|
pre
|
||||||
background-color: #eee
|
background-color: #eee
|
||||||
padding: 10px
|
padding: 0.5em
|
||||||
font-size: 11px
|
font-size: 0.9em
|
||||||
|
|
||||||
a
|
a
|
||||||
color: #000
|
color: #000
|
||||||
@ -78,13 +78,13 @@ a
|
|||||||
|
|
||||||
div
|
div
|
||||||
&.field, &.actions
|
&.field, &.actions
|
||||||
margin-bottom: 10px
|
margin-bottom: 0.5em
|
||||||
|
|
||||||
#notice
|
#notice
|
||||||
color: green
|
color: green
|
||||||
|
|
||||||
.field_with_errors
|
.field_with_errors
|
||||||
padding: 2px
|
padding: 0.3em
|
||||||
background-color: red
|
background-color: red
|
||||||
display: table
|
display: table
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user