Team:NYMU-Taipei/StyleSheets/subpage

h1 { font-size: 40px; font-weight: 700; border-bottom: 3px solid #5A5A5A; color: #111111; text-align:center;

}

h2 { font-size: 28px; font-weight: 600;

       text-align:left;
       padding-left:12%;

padding-bottom:2%; padding-top:5%; text-decoration: underline; }

h3 { font-size: 26px; font-weight: 400;

       text-align:left;
       padding-left:14%;

padding-bottom:2%; padding-top:5%; }

  1. container > p {
      margin:0px;
      padding-left:15%;
      padding-right:20%;
      text-align: justify;
      font-size:18px;
      font-family:  Segoe UI, Calibri, Helvetica, sans-serif; 
      font-style: normal;



}


  1. container {

margin:auto;

       width: 100%;

padding-top:45px; padding-bottom:80px; background-color:#eee6d1; }

  1. container >ol

{

  padding-left:20%;
   text-align: justify;
   font-size:18px;

margin:0px; width:60%;

}


.wikitable{ width:80%;

   font-size:18px;

}

  1. t{

line-height: 200%; margin-left:200px;

}

  1. k{
       width: 100%;


}

  1. k > p {
      margin:0px;
      padding-left:15%;
      padding-right:20%;
      text-align: justify;
      font-size:18px;
      font-family:  Segoe UI, Calibri, Helvetica, sans-serif; 
      font-style: normal;



}


  1. top-menu {
   position: fixed;
   z-index: 1;
   background: white;

list-style-image:none; list-style-type:none; font-size:18px; margin:0; top:120px; left:1%; line-height:1.4em; }

  1. top-menu li {

}

  1. top-menu a {
   display: block;
   padding: 5px 30px 5px 25px;
   width: 4em;
   text-align: center;
   -webkit-transition: .5s all ease-out;
   -moz-transition: .5s all ease-out;
   transition: .5s all ease-out;
   border-top: 3px solid white;
   color: #aaa;
   text-decoration: none;

}

  1. top-menu a:hover {
   color: #000;

}

  1. top-menu li.active a {
   border-top: 3px solid #333;
   color: #333;

}


  1. side {

position:fixed; left:2%;