From 02e511213ae892653af32a79dbd07341d7a5f9d9 Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Fri, 27 Jan 2006 20:32:38 +0100 Subject: further xhtml strictness -- part 3 darcs-hash:20060127193238-d5083-7af0a40e439cd5f63e45d4037611132a16856799.gz --- lib/styles/style.css | 11 +++++++++++ lib/tpl/default/design.css | 6 ------ lib/tpl/default/footer.html | 14 +++++++------- 3 files changed, 18 insertions(+), 13 deletions(-) (limited to 'lib') diff --git a/lib/styles/style.css b/lib/styles/style.css index 294144f1e..44187ddff 100644 --- a/lib/styles/style.css +++ b/lib/styles/style.css @@ -5,6 +5,12 @@ div.clearer {clear: both; line-height: 0; height: 0; overflow:hidden;} +div.no { + display: inline; + margin: 0; + padding: 0; +} + div.error{ background: #fcc url(../images/error.png) 0.5em 0px no-repeat; color: #000; @@ -48,6 +54,11 @@ div.success{ margin-right: auto; } +em.u { + font-style: normal; + text-decoration: underline; +} + /* syntax highlighting code */ .code .br0 { color: #66cc66; } diff --git a/lib/tpl/default/design.css b/lib/tpl/default/design.css index f7055ddf9..6404e7713 100644 --- a/lib/tpl/default/design.css +++ b/lib/tpl/default/design.css @@ -47,12 +47,6 @@ div.nothing { margin: 2em; } -div.no { - display: inline; - margin: 0; - padding: 0; -} - /* ---------------- forms ------------------------ */ form { diff --git a/lib/tpl/default/footer.html b/lib/tpl/default/footer.html index e75d029d3..9db2db4e8 100644 --- a/lib/tpl/default/footer.html +++ b/lib/tpl/default/footer.html @@ -8,19 +8,19 @@ ?>
- Recent changes RSS feed + Recent changes RSS feed - Creative Commons License + Creative Commons License - Donate + Donate - Powered by PHP + Powered by PHP - Valid XHTML 1.0 + Valid XHTML 1.0 - Valid CSS + Valid CSS - Driven by DokuWiki + Driven by DokuWiki