Some cute scissors
This commit is contained in:
parent
77755d18cc
commit
c1e08277ef
3 changed files with 4 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ html,body { background: #ccc; text-align: center; height: 100% }
|
|||
#body { text-align: left; width: 800px; margin: 0 auto; background: #fff; border-left: 1px solid #aaa; border-right: 1px solid #aaa; min-height: 100% }
|
||||
#uglyhack { height: 30px }
|
||||
#main, #left { float: left; border-top: 0px dashed #aaa, margin-top: 50px }
|
||||
#left { width: 110px; border-right: 1px dashed #aaa; padding: 20px 10px; margin-bottom: 30px }
|
||||
#left { width: 110px; border-right: 1px dashed #aaa; padding: 20px 10px }
|
||||
#main { width: 629px; padding: 12px 20px 30px 20px }
|
||||
#footer { clear: left; width: 150px; margin: 0 0 0 324px; border-top: 1px dashed #aaa; height: 20px; text-align: center }
|
||||
#footer p { position: relative; top: -10px; padding: 0; background: #fff; display: inline; color: #aaa }
|
||||
|
|
@ -20,6 +20,7 @@ html,body { background: #ccc; text-align: center; height: 100% }
|
|||
#left .notes { margin-top: 50px; text-align: center }
|
||||
#left .notes, #left .notes a { font-size: 9px; text-decoration: none }
|
||||
#left .notes a:hover { text-decoration: underline }
|
||||
#scissors { position: relative; top: 30px; left: 113px; }
|
||||
img.right { float: right; margin: 0 0 5px 10px }
|
||||
.indexgroup { margin: 30px 10px 0px 20px }
|
||||
.indexgroup li { list-style-type: none; margin-left: 0px }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue