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

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

commit de fin de journée
ajout de edit !

File size: 526 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#theImage P {
18        margin-left:10%;
19        margin-right:10%;
20}
21
22/*--------menu--------------*/
23#table_content, .table_menu, #table_mbLinks, #table_mbCategories, #table_mbTags, #table_mbSpecials, #table_mbMenu, #table_mbIdentification {
24width:100%;
25border:0;
26padding:0;
27margin:0;
28}
29
Note: See TracBrowser for help on using the repository browser.