mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 09:09:59 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3842 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
062b6dd8a2
commit
2a557df88a
2 changed files with 11 additions and 3 deletions
|
|
@ -60,8 +60,8 @@ ul.blogGlobal li a {text-decoration:none; font-size:.9em; letter-spacing:-1px;}
|
|||
|
||||
/* Widget */
|
||||
.blog_widget_ h2 {margin:0; padding:5px 0 0 12px; font:bold .9em tahoma;}
|
||||
.blog_widget_ .items {list-style:none; padding:0; margin:0; margin-top:1.3em;}
|
||||
.blog_widget_ .items li {height:1.7em; padding-left:1.8em;}
|
||||
.blog_widget_ .items {list-style:none; padding:0; margin:0; margin-top:1.3em; overflow:hidden; width:165px;}
|
||||
.blog_widget_ .items li { white-space:nowrap; overflow:hidden; height:1.7em; padding-left:1.8em;}
|
||||
.blog_widget_ .items li a { text-decoration:none; font-size:1em; overflow:hidden; white-space:nowrap;}
|
||||
|
||||
/* Calender */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue