[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 body { 2 background: url(/lcs/fdecran/annuaire.jpg) ghostwhite 80% 10% no-repeat fixed; 3 color: #404044; 4 margin: 2%; 5 margin-left: 60px; 6 margin-right: 6%; 7 font-family: arial, helvetica,sans-serif; 8 text-align: justify; 9 } 10 a { 11 text-decoration: none; 12 color: #000099; 13 background-color: #ffffff; 14 font-weight: normal; 15 } 16 a:hover { 17 color: #99CCFF; 18 background-color: #ffffff; 19 font-weight: bolder; 20 } 21 22 a:link {color: #0080ff;} 23 24 a:hover { 25 color: #ff8f00; 26 text-decoration: underline; 27 } 28 29 a:visited {color: #0080ff;} 30 31 td { 32 font-family: arial, helvetica,sans-serif; 33 } 34 35 address { 36 text-align: right; 37 font-size: small; 38 } 39 40 h1 { 41 text-align: center; 42 color: #00599b; 43 } 44 45 h1.navigation { 46 text-align: left; 47 font-size: medium; 48 } 49 50 h1.title { 51 margin-top: 1%; 52 margin-bottom: 3%; 53 text-align: center; 54 font-size: x-large; 55 color: #00599b; 56 } 57 58 h1.section { 59 font-size: large; 60 text-align: left; 61 color: #00599b; 62 background-color: LightSteelBlue; 63 } 64 65 h2 { 66 color: #00599b; 67 font-size: large; 68 } 69 70 h2.subtitle { 71 margin-top: -3%; 72 margin-bottom: 3%; 73 text-align: center; 74 font-size: small; 75 font-weight: normal; 76 color: #00599b; 77 } 78 79 h3 { 80 font-size: large; 81 font-weight: normal; 82 color: #00599b; 83 } 84 85 h3.author { 86 text-align: right; 87 font-size: medium; 88 margin-left: -2%; 89 color: #00599b; 90 } 91 92 h4 { 93 color: #00599b; 94 font-size: medium; 95 } 96 97 h5 { 98 color: #00599b; 99 font-size: medium; 100 font-weight: normal; 101 } 102 103 h6 { 104 color: #00599b; 105 font-size: small; 106 } 107 108 p { 109 text-indent: 1em; 110 } 111 112 div.affiliation { 113 text-align: right; 114 font-size: x-small; 115 } 116 117 div.address { 118 font-style: oblique; 119 } 120 121 div.error_msg { 122 text-align: center; 123 color: #ff8f00; 124 font-size: medium; 125 font-weight: bold; 126 font-family: arial, helvetica,sans-serif; 127 } 128 129 div.alert_msg { 130 text-align: center; 131 color: #ff8f00; 132 font-size: medium; 133 font-family: arial, helvetica,sans-serif; 134 } 135 136 span.orgname { 137 font-weight: bold; 138 } 139 140 span.orgdiv { 141 font-weight: bold; 142 } 143 144 span.acronym { 145 font-style: italic; 146 font-weight: bold; 147 } 148 149 span.abbrev { 150 font-variant: small-caps; 151 } 152 153 i.emphasis { 154 font-style: italic; 155 background-color: #f0f0f0; 156 } 157 158 tt.computeroutput { 159 font-weight: bold; 160 } 161 162 tt.filename { 163 font-family: monospace; 164 font-size: 120%; 165 } 166 167 p.copyright { 168 text-align: right; 169 font-size: x-small; 170 } 171 172 dt { 173 font-style : italic; 174 font-weight: bold; 175 } 176 177 pre.screen { 178 font-family: courier, monospace; 179 margin-right: 2em; 180 margin-left: 2em; 181 padding-left: 1em; 182 padding-right: 1em; 183 background-color: lightgrey; 184 font-weight: bold; 185 color: black; 186 } 187 188 pre.programlisting { 189 font-family: courier, monospace; 190 border-style: ridge outset; 191 border-color: navy; 192 margin-right: 1em; 193 margin-left: 2em; 194 padding-left: 1em; 195 padding-right: 1em; 196 background-color: lightgrey; 197 /* color: AntiqueWhite4; */ 198 color: black; 199 } 200 201 div.abstract { 202 margin-left: 2%; 203 } 204 205 blockquote.note { 206 color: gray; 207 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Tue Mar 17 22:47:18 2015 | Cross-referenced by PHPXref 0.7.1 |