source: extensions/floPure/Pure_default/theme.css @ 5907

Last change on this file since 5907 was 5907, checked in by flop25, 14 years ago

Pure_defaut official

File size: 469 bytes
Line 
1
2/* positionnement */
3#autre_content {
4        padding-bottom: 1em;
5}
6
7#menubar DL, #menubar DT, #the_page, BODY {
8        margin: 0px;
9        padding: 0px;
10}
11#content, .content {
12margin-right:0;
13}
14.stuffs_block {
15margin-bottom:5px!important;
16}
17
18/*--------menu--------------*/
19#table_content, .table_menu, #table_mbLinks, #table_mbCategories, #table_mbTags, #table_mbSpecials, #table_mbMenu, #table_mbIdentification {
20width:100%;
21border:0;
22padding:0;
23margin:0;
24}
25
Note: See TracBrowser for help on using the repository browser.