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

Line 745: Line 745:
  
 
</div>
 
</div>
 +
 +
<html>
  
 
<head>
 
<head>
Line 762: Line 764:
  
 
}
 
}
 
body{
 
    margin:0;
 
    background-color: white;
 
}
 
 
  
  
 
.main-container{
 
.main-container{
                 background:#00255A;
+
                 background:#181B3A;
 
                 position:fixed;
 
                 position:fixed;
 
                 width:100%;
 
                 width:100%;
Line 780: Line 776:
  
 
.dropbtn{
 
.dropbtn{
               margin-top:10px;
+
               margin-top:15px;
               font-family: Aldrich;
+
               font-family: Aldrich !important;
 
               font-weight: bold;
 
               font-weight: bold;
 
}
 
}
  
 
.dropbtn_final{
 
.dropbtn_final{
               margin-top:10px;
+
               margin-top:15px;
              margin-right: 15px;
+
               font-family: Aldrich !important;
               font-family: Aldrich;
+
 
               font-weight: bold;
 
               font-weight: bold;
 
}
 
}
Line 868: Line 863:
  
 
.dropdown-content a:hover{
 
.dropdown-content a:hover{
                           color:#00255A;
+
                           color:#181B3A;
 
                           }
 
                           }
  
Line 879: Line 874:
 
@media screen and (min-width: 768px) {
 
@media screen and (min-width: 768px) {
 
.main-container{
 
.main-container{
                 background:#00255A !important;
+
                 background:#181B3A !important;
 
                 position:fixed;
 
                 position:fixed;
 
                 width:100vw;
 
                 width:100vw;
Line 893: Line 888:
 
@media screen and (orientation: portrait) {
 
@media screen and (orientation: portrait) {
 
.main-container{
 
.main-container{
                 background:#00255A !important;
+
                 background:#181B3A !important;
 
                 position:fixed;
 
                 position:fixed;
 
                 width:100vw;
 
                 width:100vw;
Line 933: Line 928:
 
           }
 
           }
 
.dropdown{
 
.dropdown{
             background:#00255A;
+
             background:#181B3A;
 
             display:block !important;
 
             display:block !important;
 
             text-align:center;
 
             text-align:center;
Line 941: Line 936:
 
             }
 
             }
  
.dropdown > a, .dropbtn {
+
.dropdown > a, .dropbtn{
 
                   display:block !important;
 
                   display:block !important;
 
                   text-align: center !important;
 
                   text-align: center !important;
Line 950: Line 945:
 
                   text-decoration:none !important;
 
                   text-decoration:none !important;
 
                 }
 
                 }
 +
 +
.dropdown > .dropbtn_final{
 +
                  margin-right: 35px;
 +
}
  
 
             /*下拉式menu*/
 
             /*下拉式menu*/
  
 
.dropdown > a:hover, .dropdown:hover .dropbtn{
 
.dropdown > a:hover, .dropdown:hover .dropbtn{
                                         color:#00255A !important;
+
                                         color:#181B3A !important;
 
                                         background: #94ecf7;
 
                                         background: #94ecf7;
 
                                         }
 
                                         }
  
 
.dropdown-content{
 
.dropdown-content{
                   background:#00255A;
+
                   background:#181B3A;
 
                   position:absolute;
 
                   position:absolute;
 
                   width:100%;
 
                   width:100%;
Line 1,099: Line 1,098:
 
});
 
});
 
</script>
 
</script>
 +
</html>

Revision as of 16:02, 12 September 2018

Navigation Bar