Difference between revisions of "Template:HFUT-China/MainPage/css/styleCss"

Line 19: Line 19:
  
 
#content {
 
#content {
   background-color: rgb(234, 234, 236);
+
   background-color: #f7f5e6;
 
}
 
}
  

Revision as of 13:36, 15 October 2017

  1. globalWrapper, #HQ_page, #bodyContent {
 height: 100%;
 width: 100%;

}

body {

 height: 100%;
 background: #f7f5e6;

}

{
 height: 100%;
 width: 100%;

}

.mw-content-ltr ul {

 margin: 0;

}

  1. content {
 background-color: #f7f5e6;

}

  1. top_menu_14:hover {
 color: yellow;

}

  1. content {
 width: 100%;
 margin: 16px auto 0 auto;
 padding: 0;
 height: 100%;

}

html, body {

 width: 100%;
 margin: 0;
 padding: 0;
 height: 100%

}

  1. globalWrapper,

div, p {

 margin: 0;
 padding: 0;

}

  1. sideMenu {
 display: none;

}

  1. top_menu_under,
  2. top,
  3. top_title {
 display: none;

}

.botpic {

 width: 100%;
 position: fixed;
 bottom: 0px;
 right: 0px;

}

  1. header .viewport {
 margin-top:10px;

}