MediaWiki:Common.css

From syn2cat - HackerSpace.lu
(Difference between revisions)
Jump to: navigation, search
(Created page with '- CSS placed here will be applied to all skins: .tagcloud { width: 98%; text-align: center; background-color: #FDFDFD; border: 1px solid #EEEEEE; padding: 15px 10px 15px …')
 
m
 
(21 intermediate revisions by one user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
.tagcloud {
+
 
width: 98%;
+
.MainPageBG {
text-align: center;
+
border-radius: 10px;
background-color: #FDFDFD;
+
-moz-border-radius: 10px;
border: 1px solid #EEEEEE;
+
-webkit-border-radius: 10px;
padding: 15px 10px 15px 10px;
+
-khtml-border-radius: 10px;
 
}
 
}
.tagcloud a {
+
 
color: #0052CB;
+
/* for div style  frontpage */
margin-left: 10px;
+
.FPCBox {
margin-right: 10px;
+
border-radius: 10px;
font-weight: bold;
+
-moz-border-radius: 10px;
 +
-webkit-border-radius: 10px;
 +
-khtml-border-radius: 10px;
 +
}
 +
 
 +
.RightBox {
 +
float:right;
 +
}
 +
 
 +
.LeftBox {
 +
float:left;
 +
}
 +
 
 +
.TextBox {
 +
width:70%;
 +
border: 1px solid #cef2e0;
 +
padding:1em;
 +
margin:5px 0;
 +
}
 +
 
 +
.OpenDuino {
 +
width:90%;
 +
height:50px;
 +
border:1px dashed navy;
 +
padding: 20px 5px 0px 55px;
 +
}
 +
 
 +
#form_exp {
 +
border-top: 1px solid #99ccff;
 
}
 
}

Latest revision as of 14:58, 17 June 2012

/* CSS placed here will be applied to all skins */
 
.MainPageBG {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}
 
/* for div style  frontpage */
.FPCBox {  
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}
 
.RightBox {
	float:right; 
}
 
.LeftBox {
	float:left; 
}
 
.TextBox {
	width:70%;
	border: 1px solid #cef2e0;
	padding:1em;
	margin:5px 0;
}
 
.OpenDuino {
	width:90%;
	height:50px;
	border:1px dashed navy;
	padding: 20px 5px 0px 55px;
}
 
#form_exp {
	border-top: 1px solid #99ccff;
}
Personal tools
Namespaces

Variants
Actions
Navigation
syn2cat
Hackerspace
Activities
Initiatives
Community
Tools
Tools