476
edits
m (make note text visible) |
(Textarea previe) |
||
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.g_notebox | #layout-content div.g_notebox | ||
{ | { | ||
border: 1px solid #AFAF00; | border: 1px solid #AFAF00; | ||
} | } | ||
#layout-content div. | #layout-content div.g_notebox h3 | ||
{ | { | ||
color: # | color: #AFAF00; | ||
} | } | ||
textarea | |||
{ | { | ||
width: 90%; | |||
} | } |
edits