X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=htdocs%2Fcss%2Fwiki.css;h=89fc8e89c1e28f0908a6596cb084c88ff620e687;hb=fbc2e257fca185816273a538fe4f9f25f8e36c95;hp=5c9de2f98e63c46f9848f84995886b5dd8d1424f;hpb=8febb4cf6c417b5ac04a2e2d5c1693d11b7d3f15;p=platal.git diff --git a/htdocs/css/wiki.css b/htdocs/css/wiki.css index 5c9de2f..89fc8e8 100644 --- a/htdocs/css/wiki.css +++ b/htdocs/css/wiki.css @@ -43,37 +43,42 @@ table.quickref td { .diffbox { border: 1px #999999 solid; - margin-top: 1.33em; + margin-top: 1.33em; } .diffauthor { - font-weight: bold; + font-weight: bold; } .diffchangesum { - font-weight: bold; + font-weight: bold; } .difftime { font-size: 66%; - background-color: #dddddd; + background-color: #dddddd; } .difftype { clear: both; font-size: 66%; - font-weight: bold; + font-weight: bold; } .diffadd { border-left: 5px #99ff99 solid; - padding-left: 5px; + padding-left: 5px; } .diffdel { border-left: 5px #ffff99 solid; - padding-left: 5px; + padding-left: 5px; } .diffrestore { clear: both; font-size: 66%; - margin: 1.5em 0px; + margin: 1.5em 0px; } a.varlink { - text-decoration: none; + text-decoration: none; +} +a.createlink { + font-size: smaller; + vertical-align: super; + line-height: normal; + text-decoration: none; } -