mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 08:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@767 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f84e725414
commit
80856481b3
5 changed files with 84 additions and 3 deletions
|
|
@ -121,5 +121,22 @@ h6 {
|
|||
border:1px solid #DDDDDD;
|
||||
background-color:#FFFFFF;
|
||||
width:100px;
|
||||
height:100px;
|
||||
padding:3px;
|
||||
}
|
||||
|
||||
#membermenuarea .item {
|
||||
border-bottom:1px dotted #DDDDDD;
|
||||
height:14px;
|
||||
padding:3px;
|
||||
margin-bottom:3px;
|
||||
}
|
||||
|
||||
#membermenuarea .last_item {
|
||||
height:14px;
|
||||
padding:3px;
|
||||
}
|
||||
|
||||
#membermenuarea A {
|
||||
color:#777777;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue