X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fopenweb.css;h=f0f9d9a9a0d38d65704516800e1bb19d3c4952d2;hb=787bb3d745141f2f85bd947ad7dd775d2c63f908;hp=482b3a1861e5786bcd044a71ecaf0a95b3cbd15e;hpb=7568a515d7e3c4c992dd98b784165aa36b575ff9;p=platal.git diff --git a/htdocs/css/openweb.css b/htdocs/css/openweb.css index 482b3a1..f0f9d9a 100644 --- a/htdocs/css/openweb.css +++ b/htdocs/css/openweb.css @@ -268,7 +268,7 @@ div.long td.rt { width: 65%; } 6 Profil [ onglets des profils ] *******************************************************************************/ - + table.flags { margin: 1em 0em 0em 0em; } @@ -507,33 +507,33 @@ div.adresse div.titre { color: purple; } .backtrace:hover div.hide { display: block } .backtrace h1 { margin: 0px; } -#suid { - color: red; - background: #ffc0cb; - width: auto; - font-weight: bold; - text-align: center; -} -#suid a { - color: red; - background: inherit; - text-decoration: none; - display: block; -} -#suid:hover { - color: red; - background: #ffffcb; -} -#suid a:hover { - color: #ff7000; - background: inherit; -} +#suid { + color: red; + background: #ffc0cb; + width: auto; + font-weight: bold; + text-align: center; +} +#suid a { + color: red; + background: inherit; + text-decoration: none; + display: block; +} +#suid:hover { + color: red; + background: #ffffcb; +} +#suid a:hover { + color: #ff7000; + background: inherit; +} table#body { color: #000; background: #fff; border: 3px solid #000; - + width: 900px; margin: 1em auto; }