User:Der Idiot/tab2.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
clear:both; | clear:both; | ||
text-align:center; | text-align:center; | ||
display: block; | |||
} | } | ||
Revision as of 22:18, 4 February 2008
@import "http://static.anidb.net/css-dev/anidbstyle/anidbstyle.css";
#layout-main div.block
{
clear:both;
text-align:center;
display: block;
}
#layout-main div.anime_all div.block div.image,
#layout-main div.anime_all div.block div.data
{
display: -moz-inline-box;
display: inline-block;
}