Open main menu
Home
Random
Log in
Settings
About MyWikiBiz
Disclaimers
MyWikiBiz
Search
Changes
← Older edit
Newer edit →
User:Nathan/monobook.css
(view source)
Revision as of 08:54, 20 April 2007
328 bytes added
,
08:54, 20 April 2007
no edit summary
Line 6:
Line 6:
([[MediaWiki:Alreadyloggedin]]) in red and bold */
([[MediaWiki:Alreadyloggedin]]) in red and bold */
div.alreadyloggedin { color: red; font-weight: bold; }
div.alreadyloggedin { color: red; font-weight: bold; }
+
+
#pt-login {
+
font-weight: bold;
+
font-size: 110%;
+
}
+
form#userlogin {
+
float: left;
+
padding: 1em 1em .7em 1em;
+
background-color: #ffffe6;
+
border: 2px solid #fc6;
+
color: #000;
+
margin-right: 2em;
+
}
+
+
form#userlogin table {
+
float: left;
+
background-color: #ffffe6;
+
color: #000;
+
}
+
+
p.error {
+
font-weight: bold;
+
}
li#t-upload, /* The upload file link. Please upload to the commons instead */
li#t-upload, /* The upload file link. Please upload to the commons instead */
Nathan
111
edits