mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 01:09:21 +02:00
21 lines
228 B
CSS
21 lines
228 B
CSS
#content{
|
|
width:740px;
|
|
}
|
|
#topmenu{
|
|
margin-top:26px;
|
|
}
|
|
#sidebar{
|
|
width:160px;
|
|
}
|
|
#sidebar ul{
|
|
width:150px;
|
|
}
|
|
#sidebar ul li ul{
|
|
width:140px;
|
|
}
|
|
#sidebar h3{
|
|
margin-bottom:5px;
|
|
}
|
|
#rightnow .reallynow a {
|
|
padding:0 0 0 10px;
|
|
} |