Difference between revisions of "Template:NCTU Formosa/test"

Line 764: Line 764:
  
 
}
 
}
 +
 +
body{
 +
    margin:0;
 +
    background-color: white;
 +
}
 +
  
  
 
.main-container{
 
.main-container{
                 background:#181B3A;
+
                 background:#101654;
 
                 position:fixed;
 
                 position:fixed;
 
                 width:100%;
 
                 width:100%;
Line 776: Line 782:
  
 
.dropbtn{
 
.dropbtn{
               margin-top:18px;
+
               margin-top:15px;
 
               font-family: Aldrich !important;
 
               font-family: Aldrich !important;
 
               font-weight: bold;
 
               font-weight: bold;
Line 782: Line 788:
  
 
.dropbtn_final{
 
.dropbtn_final{
               margin-top:18px;
+
               margin-top:15px;
 
               font-family: Aldrich !important;
 
               font-family: Aldrich !important;
 
               font-weight: bold;
 
               font-weight: bold;
Line 850: Line 856:
 
                   position:absolute;
 
                   position:absolute;
 
                   width:auto !important;
 
                   width:auto !important;
                  margin-top:20px;
 
                  padding-left: 5px;
 
  
 
                 }
 
                 }
Line 865: Line 869:
  
 
.dropdown-content a:hover{
 
.dropdown-content a:hover{
                           color:#181B3A;
+
                           color:#101654;
 
                           }
 
                           }
  
Line 876: Line 880:
 
@media screen and (min-width: 768px) {
 
@media screen and (min-width: 768px) {
 
.main-container{
 
.main-container{
                 background:#181B3A !important;
+
                 background:#101654 !important;
 
                 position:fixed;
 
                 position:fixed;
 
                 width:100vw;
 
                 width:100vw;
Line 890: Line 894:
 
@media screen and (orientation: portrait) {
 
@media screen and (orientation: portrait) {
 
.main-container{
 
.main-container{
                 background:#181B3A !important;
+
                 background:#101654 !important;
 
                 position:fixed;
 
                 position:fixed;
 
                 width:100vw;
 
                 width:100vw;
Line 928: Line 932:
 
             text-decoration: none;
 
             text-decoration: none;
 
             transition-duration: 0.5s;
 
             transition-duration: 0.5s;
 +
            padding-top: 4px;
 +
            padding-bottom: 4px;
 +
            padding-left: 9px;
 
           }
 
           }
 
.dropdown{
 
.dropdown{
             background:#181B3A;
+
             background:#101654;
 
             display:block !important;
 
             display:block !important;
 
             text-align:center;
 
             text-align:center;
Line 942: Line 949:
 
                   text-align: center !important;
 
                   text-align: center !important;
 
                   color:white !important;
 
                   color:white !important;
                   padding: 7px 15px !important;
+
                   padding: 10px 12px !important;
                   margin-bottom: 10px;
+
                   margin-bottom: 20px;
 
                   margin-right: 15px;
 
                   margin-right: 15px;
 
                   text-decoration:none !important;
 
                   text-decoration:none !important;
Line 955: Line 962:
  
 
.dropdown > a:hover, .dropdown:hover .dropbtn{
 
.dropdown > a:hover, .dropdown:hover .dropbtn{
                                         color:#181B3A !important;
+
                                         color:#101654 !important;
 
                                         background: #94ecf7;
 
                                         background: #94ecf7;
 
                                         }
 
                                         }
  
 
.dropdown-content{
 
.dropdown-content{
                   background:#595e90;
+
                   background:#101654;
 
                   position:absolute;
 
                   position:absolute;
 
                   width:100%;
 
                   width:100%;
Line 966: Line 973:
 
                   display: none;
 
                   display: none;
 
                   Z-index:100;
 
                   Z-index:100;
                  margin-top: 18px;
 
 
                 }
 
                 }
 
.dropdown-content a{
 
.dropdown-content a{
 
                     color: white;
 
                     color: white;
                     padding-top:5px;
+
                     padding-top:20px;
 
                     text-decoration: none;
 
                     text-decoration: none;
 
                     text-align:center;
 
                     text-align:center;

Revision as of 16:48, 12 September 2018

Navigation Bar