aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-01-20 11:20:13 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-01-20 11:20:13 -0500
commitb5309d2dd759872cc7db846a32c5f6bb61614669 (patch)
tree15e20b255ee82a74ec7e17f1395a572a3a691ad0 /doc/style.css
parent3547a2a3474b2d5a97c4bc16ea29e81a013b1185 (diff)
downloadikiwiki-b5309d2dd759872cc7db846a32c5f6bb61614669.tar
ikiwiki-b5309d2dd759872cc7db846a32c5f6bb61614669.tar.gz
Remove nonstandard css. Closes: #512378
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/style.css b/doc/style.css
index 81a260afd..c61015890 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -339,11 +339,6 @@ input#searchbox {
border: 2px solid;
background-color: #dee;
color: black;
-
- /* Nonstandard, but very nice. */
- opacity: 0.95;
- -moz-opacity: 0.95;
- filter: alpha(opacity=95);
}
/* Formbuilder styling */