summaryrefslogtreecommitdiff
path: root/skins/simple/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/simple/main.css')
-rw-r--r--skins/simple/main.css45
1 files changed, 4 insertions, 41 deletions
diff --git a/skins/simple/main.css b/skins/simple/main.css
index b2c477b8..cc76f522 100644
--- a/skins/simple/main.css
+++ b/skins/simple/main.css
@@ -117,26 +117,6 @@ table.rimage {
text-align:center;
}
-div.townBox {
- position:relative;
- float:right;
- margin-left:1em;
- padding:0.3em;
- width: 200px;
- overflow: hidden;
- clear: right;
-}
-div.townBox dl {
- padding: 0;
- margin: 0 0 0.3em 0;
-}
-div.townBox dl dt {
- background: none;
- margin: 0.4em 0 0 0;
-}
-div.townBox dl dd {
- margin: 0.1em 0 0 1.1em;
-}
.portlet {
border: none;
float: none;
@@ -237,6 +217,7 @@ h1.firstHeading, h2 {
padding-right: 18px;
}
#bodyContent a[href ^="irc://"],
+#bodyContent a.extiw[href ^="irc://"],
.link-irc {
background: url("discussionitem_icon.gif") center right no-repeat;
padding-right: 18px;
@@ -258,16 +239,8 @@ td.diff-deletedline {
}
.diffchange { background-color: #FFCDF3; text-decoration: none; }
-.autocomment { color: grey; }
-#pagehistory span.user {
- margin-left: 1.4em;
- margin-right: 0.4em;
-}
-#pagehistory span.minor { font-weight: bold; }
-#pagehistory li.selected {
- background-color:#f9f9f9;
- border:1px dashed #aaaaaa;
-}
+#pagehistory li { border: none; }
+
span.urlexpansion {
display: none;
}
@@ -347,7 +320,7 @@ a.new,
li.new {
text-decoration: line-through;
}
-p.catlinks {
+.catlinks {
text-align: center;
width: 80%;
margin-left: auto;
@@ -365,16 +338,6 @@ div.printfooter {
display: none;
}
-
-#ca-addsection a:before {
- content: "Add section";
- font-size: 10pt;
-}
-
-#ca-addsection a {
- font-size: 0px;
-}
-
#n-portal,
#n-currentevents,
#n-help,