MediaWiki:Common.css

From TMG
(Difference between revisions)
Jump to: navigation, search
m
m
Line 84: Line 84:
 
background-position:0 0;
 
background-position:0 0;
 
position:absolute;
 
position:absolute;
         padding-top:35px;
+
         padding-top:40px;
 
         padding-left:20px;
 
         padding-left:20px;
 
         padding-right:30px;
 
         padding-right:30px;
         height:190px;
+
         height:170px;
 
         width:175px;
 
         width:175px;
 
}
 
}
Line 96: Line 96:
 
background-position:0 0;
 
background-position:0 0;
 
position:absolute;
 
position:absolute;
         padding-top:35px;
+
         padding-top:40px;
 
         padding-left:20px;
 
         padding-left:20px;
 
         padding-right:30px;
 
         padding-right:30px;
         height:290px;
+
         height:280px;
 
         width:275px;
 
         width:275px;
 
}
 
}
Line 110: Line 110:
 
font-style:italic;
 
font-style:italic;
 
         font-size:14px;
 
         font-size:14px;
         height:100%;
+
         height:80%;
 
}
 
}
  
 
.clear { clear: both;}
 
.clear { clear: both;}

Revision as of 13:48, 7 September 2011

/* CSS placed here will be applied to all skins */ 

.page-Main_Page h1.firstHeading { display: none; }

h1, h2, h3, h4, h5, h6{
overflow: hidden;
}

.categoryInfo{
font-size:18px;
font-family:Tahoma;
font-weight:bold;
color:#922338;
}

.InfoboxContainer{
border:1px solid #AAA;
background-color: #FFF;
width: 25em;
font-weight:bold;
font-family:Tahoma;
font-size: 12px;
color: #922338;
margin: 0.5em 0em 0.5em 1em;
float:right;
clear: right;
text-align: left;
line-height: 1.5em;
display: table;
}

.InfoboxLabel{
width:100px;
color: #000000 !important;
}

.InfoboxHeader{
font-size: 14px;
}

.tmgMainPageDiv{
border:1px solid #A3BFB1;
background-color: #FFF;
font-family:Tahoma;
font-size: 12px;
width: 60%;
}

.tmgMainPageDivHeader{
border-bottom:1px solid #A3BFB1;
background-color: #CEF2E0;
padding:10px;
}

.tmgMainPageDivContent{
padding:10px;
}

.stickyNote {
	background-image:url('http://users.encs.concordia.ca/~ab_kara/stickyNote.small.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
        padding-top:35px;
        padding-left:20px;
        padding-right:30px;
        height:190px;
        width:175px;
}

.stickyNote div{
	overflow:auto;
	height:130px;
	padding-left:5px;
        padding-right:20px;
	font-family:Times New Roman;
	font-style:italic;
        font-size:14px;
}

.tryoutsmall{
        background-image:url('http://users.encs.concordia.ca/~ab_kara/stickyNote.small.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
        padding-top:40px;
        padding-left:20px;
        padding-right:30px;
        height:170px;
        width:175px;
}

.tryoutmedium{
        background-image:url('http://users.encs.concordia.ca/~ab_kara/stickyNote.medium.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
        padding-top:40px;
        padding-left:20px;
        padding-right:30px;
        height:280px;
        width:275px;
}

.tryoutinner{
	overflow:auto;
	padding-left:5px;
        padding-right:20px;
	font-family:Times New Roman;
	font-style:italic;
        font-size:14px;
        height:80%;
}

.clear { clear: both;}
Personal tools
Namespaces
Variants
Actions
Navigation
Group Navigation
Teaching
Intranet
Toolbox