Last change
on this file since 96 was
80,
checked in by guille, 16 years ago
|
el plugin completo
|
-
Property svn:executable set to
*
|
File size:
1.7 KB
|
Rev | Line | |
---|
[80] | 1 | #general { |
---|
| 2 | font-size:10px; |
---|
| 3 | font-family:verdana, arial,sans-serif; |
---|
| 4 | text-decoration:none; |
---|
| 5 | } |
---|
| 6 | |
---|
| 7 | a { |
---|
| 8 | color:#b14b06; |
---|
| 9 | } |
---|
| 10 | |
---|
| 11 | a:hover { |
---|
| 12 | |
---|
| 13 | } |
---|
| 14 | |
---|
| 15 | #corps{ |
---|
| 16 | font-size:12px; |
---|
| 17 | text-decoration:none |
---|
| 18 | color:black; |
---|
| 19 | } |
---|
| 20 | |
---|
| 21 | #contextes{ |
---|
| 22 | font-size:12px; |
---|
| 23 | |
---|
| 24 | } |
---|
| 25 | |
---|
| 26 | #contextes h2 { |
---|
| 27 | font-size:11px; |
---|
| 28 | text-transform:uppercase; |
---|
| 29 | } |
---|
| 30 | |
---|
| 31 | .listagetitre a{ |
---|
| 32 | color:#883d06; |
---|
| 33 | } |
---|
| 34 | |
---|
| 35 | #corps .logo { |
---|
| 36 | margin: 0 1em 1em 0; |
---|
| 37 | float: left; |
---|
| 38 | } |
---|
| 39 | |
---|
| 40 | #texteconteneur { |
---|
| 41 | margin-bottom: 3em; |
---|
| 42 | } |
---|
| 43 | |
---|
| 44 | .chapeau, .texte { |
---|
| 45 | clear:left; |
---|
| 46 | line-height:150%; |
---|
| 47 | } |
---|
| 48 | |
---|
| 49 | .chapeau { |
---|
| 50 | font-weight:bold; |
---|
| 51 | } |
---|
| 52 | |
---|
| 53 | |
---|
| 54 | #contextes .listageconteneur li { |
---|
| 55 | margin: 0 0 1.3em 0; |
---|
| 56 | padding:0; |
---|
| 57 | } |
---|
| 58 | |
---|
| 59 | #contextes .listageconteneur { |
---|
| 60 | padding:0; |
---|
| 61 | margin: 0 0 2em 0; |
---|
| 62 | } |
---|
| 63 | |
---|
| 64 | #corps .listageconteneur li { |
---|
| 65 | clear: left; |
---|
| 66 | margin-bottom:2em; |
---|
| 67 | } |
---|
| 68 | |
---|
| 69 | #corps .listagetitre { |
---|
| 70 | color:#883d06; |
---|
| 71 | font-size:25px; |
---|
| 72 | margin: 0 0 0.5em 0; |
---|
| 73 | } |
---|
| 74 | |
---|
| 75 | #contextes .listagetitre { |
---|
| 76 | font-size: 14px; |
---|
| 77 | margin: 0 0 0.5em 0; |
---|
| 78 | } |
---|
| 79 | |
---|
| 80 | .listagetexte { |
---|
| 81 | line-height:150%; |
---|
| 82 | } |
---|
| 83 | |
---|
| 84 | #corps .listagelogo { |
---|
| 85 | float: left; |
---|
| 86 | margin: 0 1em 1em 0; |
---|
| 87 | } |
---|
| 88 | |
---|
| 89 | #contextes .listagetexte { |
---|
| 90 | font-size: 10px; |
---|
| 91 | } |
---|
| 92 | |
---|
| 93 | #contextes .listageinfo { |
---|
| 94 | font-size: 9px; |
---|
| 95 | } |
---|
| 96 | |
---|
| 97 | #corps .listageinfo { |
---|
| 98 | font-size:11px; |
---|
| 99 | } |
---|
| 100 | |
---|
| 101 | .listagebloc { |
---|
| 102 | margin-bottom: 3em; |
---|
| 103 | } |
---|
| 104 | |
---|
| 105 | |
---|
| 106 | .listagebloc h2{ |
---|
| 107 | font-family:verdana,arial,helvetica,sans-serif; |
---|
| 108 | font-size:12px; |
---|
| 109 | color:#883d06; |
---|
| 110 | } |
---|
| 111 | |
---|
| 112 | .listageinfo strong a { |
---|
| 113 | font-family:verdana,arial,helvetica,serif; |
---|
| 114 | color:#be5509; |
---|
| 115 | } |
---|
| 116 | |
---|
| 117 | .listageconteneur a{ |
---|
| 118 | color:#be5509; |
---|
| 119 | } |
---|
| 120 | .listagerepondre { |
---|
| 121 | text-align:right; |
---|
| 122 | font-size:10px; |
---|
| 123 | } |
---|
| 124 | |
---|
| 125 | .menu-rubrique a{ |
---|
| 126 | color:red; |
---|
| 127 | } |
---|
| 128 | #chemin{ |
---|
| 129 | font-size:11px; |
---|
| 130 | } |
---|
| 131 | |
---|
| 132 | #chemin a { |
---|
| 133 | color: #b14b06; |
---|
| 134 | text-decoration:none; |
---|
| 135 | } |
---|
| 136 | |
---|
| 137 | #chemin a:hover { |
---|
| 138 | color: #000; |
---|
| 139 | } |
---|
| 140 | |
---|
| 141 | #identification-visiteur .listageconteneur{ |
---|
| 142 | font-size:12px; |
---|
| 143 | font-family:verdana,arial,helvetica,sans-serif; |
---|
| 144 | margin-bottom:10px; |
---|
| 145 | padding:20px; |
---|
| 146 | } |
---|
| 147 | |
---|
| 148 | #forum .listagetitre { |
---|
| 149 | font-size:21px; |
---|
| 150 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.