1
0
Fork 0
forked from OpenNeo/impress

ya know what? the module and image draw too much attention.

tips on plain white look much nicer.
This commit is contained in:
Emi Matchu 2014-04-02 23:45:59 -05:00
parent cc786c4241
commit 131b6a9ce9
2 changed files with 12 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

View file

@ -262,27 +262,31 @@ body.outfits-edit
/* don't bounce the header around kthx */
min-height: 180px
#tips
padding-top: 1em
padding-top: .5em
li
+module
background-image: image-url("tip.png")
background-position: top left
background-repeat: no-repeat
box-sizing: border-box
display: none
height: 150px
list-style: none
margin: 0 auto
padding-left: image-width("tip.png") + 12px
width: 400px
padding: 1em
position: relative
width: 600px
footer
bottom: 1em
color: $soft-text-color
font-size: 85%
text-align: right
position: absolute
right: 1em
a, span
margin-left: .5em
p
font-size: 85%
#preview-search-advanced
display: none