Difference between revisions of "Team:Hong Kong HKU/CSS/default"

Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
/********************************* DEFAULT WIKI SETTINGS  ********************************/
+
/**************** DEFAULT WIKI SETTINGS  ***********************/
  
 
#sideMenu {display:none;}
 
#sideMenu {display:none;}
Line 7: Line 7:
 
#content { padding:0px; width:100%; margin-top:1%;margin-left:0%;margin-right:0%; margin-bottom:1%;}
 
#content { padding:0px; width:100%; margin-top:1%;margin-left:0%;margin-right:0%; margin-bottom:1%;}
  
/*********************************  ********************************/
+
/***************************************************************/
  
 
html, body
 
html, body
Line 77: Line 77:
 
}
 
}
 
 
/*********************************************************************************/
+
/***********************/
/* Image Style                                                                   */
+
/* Image Style         */
/*********************************************************************************/
+
/***********************/
  
 
.image
 
.image
Line 126: Line 126:
  
  
/*********************************************************************************/
+
/***************************/
/* Social Icon Styles                                                           */
+
/* Social Icon Styles     */
/*********************************************************************************/
+
/***************************/
  
 
ul.contact
 
ul.contact
Line 174: Line 174:
 
ul.contact li a.icon-rss:before { background: #F2600B; }
 
ul.contact li a.icon-rss:before { background: #F2600B; }
  
/*********************************************************************************/
+
/******************/
/* Button Style                                                                 */
+
/* Button Style   */
/*********************************************************************************/
+
/******************/
 
+
 
.button
 
.button
 
{
 
{
Line 200: Line 199:
 
}
 
}
 
 
/*********************************************************************************/
+
/*********************/
/* 4-column                                                                     */
+
/* 4-column config  */
/*********************************************************************************/
+
/*********************/
  
 
.box1,
 
.box1,
Line 225: Line 224:
 
}
 
}
 
 
/*********************************************************************************/
+
/*******************/
/* 3-column                                                                     */
+
/* 3-column config */
/*********************************************************************************/
+
/*******************/
  
 
.boxA,
 
.boxA,
Line 248: Line 247:
 
}
 
}
  
/*********************************************************************************/
+
/**********************/
/* 2-column                                                                     */
+
/* 2-column config  */
/*********************************************************************************/
+
/**********************/
  
 
.tbox1,
 
.tbox1,
Line 269: Line 268:
  
 
 
/*********************************************************************************/
+
/*********************/
/* Heading Titles                                                               */
+
/* Heading Titles   */
/*********************************************************************************/
+
/*********************/
  
 
.title
 
.title
Line 289: Line 288:
 
}
 
}
  
/*********************************************************************************/
+
/**********************/
/* Header                                                                       */
+
/* Header -wrapper    */
/*********************************************************************************/
+
/**********************/
  
 
#wrapper
 
#wrapper
Line 300: Line 299:
 
}
 
}
  
/*********************************************************************************/
+
/**************/
/* Header                                                                       */
+
/* Header     */
/*********************************************************************************/
+
/**************/
  
 
#header-wrapper
 
#header-wrapper
Line 318: Line 317:
 
}
 
}
  
/*********************************************************************************/
+
/**********/
/* Logo                                                                         */
+
/* Logo   */
/*********************************************************************************/
+
/**********/
  
 
#logo
 
#logo
Line 343: Line 342:
 
}
 
}
  
/*********************************************************************************/
+
/*********/
/* Menu                                                                         */
+
/* Menu */
/*********************************************************************************/
+
/*********/
  
 
#menu
 
#menu
Line 394: Line 393:
 
}
 
}
  
/*********************************************************************************/
+
/*************/
/* Banner                                                                       */
+
/* Banner   */
/*********************************************************************************/
+
/*************/
  
 
#banner
 
#banner
Line 425: Line 424:
 
}
 
}
  
/*********************************************************************************/
+
/***********/
/* Page                                                                         */
+
/* Page   */
/*********************************************************************************/
+
/***********/
  
 
#page
 
#page
Line 433: Line 432:
 
}
 
}
  
/*********************************************************************************/
+
/************/
/* Content                                                                       */
+
/* Content */
/*********************************************************************************/
+
/************/
  
 
#content
 
#content
 
{
 
{
 +
        /*  */
 
}
 
}
  
/*********************************************************************************/
+
/*************/
/* Sidebar                                                                      */
+
/* sideMenu  */
/*********************************************************************************/
+
/*************/
  
#sidebar
+
        #sideMenu
{
+
        {
}
+
        display:none; /* Disable the display of the side main menu*/
 +
        }
  
/*********************************************************************************/
+
/***************************/
/* Footer                                                                        */
+
/* footer  (in UI_footer)  */
/*********************************************************************************/
+
/***************************/
  
 
#footer
 
#footer
{
 
}
 
 
/*********************************************************************************/
 
/* Copyright                                                                    */
 
/*********************************************************************************/
 
 
#copyright
 
 
{
 
{
 
overflow: hidden;
 
overflow: hidden;
Line 468: Line 461:
 
}
 
}
 
 
#copyright p
+
#footer p
 
{
 
{
 
text-align: center;
 
text-align: center;
Line 475: Line 468:
 
}
 
}
 
 
#copyright a
+
#footer a
 
{
 
{
 
text-decoration: none;
 
text-decoration: none;
Line 482: Line 475:
  
  
/*********************************************************************************/
+
/*****************/
/* Welcome                                                                       */
+
/* Welcome       */
/*********************************************************************************/
+
/*****************/
  
 
#welcome
 
#welcome
Line 508: Line 501:
  
  
/*********************************************************************************/
+
/**************/
/* Extra                                                                         */
+
/* Extra     */
/*********************************************************************************/
+
/**************/
  
 
#three-column
 
#three-column

Revision as of 07:59, 11 July 2016