476
edits
m (...precedence...) |
(Updates) |
||
Line 1: | Line 1: | ||
@import "http://www.anidb.net/css/blue/blue.css"; | @import "http://www.anidb.net/css/blue/blue.css"; | ||
#layout-content div. | #layout-content div.main_edit label | ||
{ | { | ||
display: block; | |||
} | } | ||
#layout-content div. | #layout-content div.main_edit h4 /* tomerge with main_all */ | ||
{ | { | ||
color: # | background-color: #494D59; | ||
color: #bbbbbb; | |||
font-weight: normal; | |||
margin: 0; | |||
} | |||
#layout-content div.main_edit textarea | |||
{ | |||
height: 15em; | |||
} | } | ||
Line 19: | Line 27: | ||
{ | { | ||
width: 90%; | width: 90%; | ||
} | } | ||
#layout-content div. | #layout-content div.company_all tr.mylist /* needs normalising */ | ||
{ | { | ||
background-color: #6FC279; | background-color: #6FC279; | ||
} | } |
edits