Difference between revisions of "Team:CityU HK/Template/css"

 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
 
/* Removing wiki-like stuff */
 
/****************************/
 
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;}
 
 
#globalWrapper, #content { /*-- changes default wiki settings --*/
 
width: 100%;
 
height: auto;
 
border: 0px;
 
margin: 0px;
 
padding: 0px;
 
background-color: #FFFFFF;
 
    margin-left: auto;
 
    margin-right: auto;
 
}
 
 
html, body, .wrapper { /*-- changes default wiki settings --*/
 
width: 98%;
 
height: auto;
 
background-color: #edeeef;
 
    margin-left: auto;
 
    margin-right: auto;
 
}
 
  
 
@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
 
@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
Line 44: Line 21:
 
fieldset,
 
fieldset,
 
input {
 
input {
 +
  border-bottom: 0;
 
   margin: 0;
 
   margin: 0;
 
   padding: 0;
 
   padding: 0;
Line 52: Line 30:
 
}
 
}
 
body {
 
body {
 +
  margin:0;
 
   width: 100%;
 
   width: 100%;
 
   height: 100%;
 
   height: 100%;
Line 74: Line 53:
 
a:hover {
 
a:hover {
 
   color: #1894c9;
 
   color: #1894c9;
 +
  text-decoration:none;
 
}
 
}
 
a img {
 
a img {
Line 377: Line 357:
 
}
 
}
 
.banner-wrap .banner h2 {
 
.banner-wrap .banner h2 {
   padding-bottom: 30px;
+
   padding-top: 3em;
 
   color: #ffffff;
 
   color: #ffffff;
 
   word-spacing: .1em;
 
   word-spacing: .1em;
Line 1,799: Line 1,779:
 
</style>
 
</style>
 
</html>
 
</html>
 +
{{:Team:CityU_HK/background}}

Latest revision as of 04:01, 27 August 2015