Difference between revisions of "Template:Main2019"

Line 862: Line 862:
  
 
.navigation_support_title {
 
.navigation_support_title {
    width: 200px;
+
background-color: #f2f2f2;
    float: left;
+
    border-radius: 7px;
    height: 25px;
+
color: #797979;
    background-color: #f2f2f2;
+
    cursor: pointer;
    color: #797979;
+
float: left;
    padding: 8px 3.5px 2px 3.5px;
+
    font-size: 120%;
    text-align: center;
+
font-weight: bold;
    margin: 0px 10px 0px 0px;
+
height: 25px;
    border-radius: 7px;
+
margin: 0px 10px 0px 0px;
    cursor: pointer;
+
padding: 8px 3.5px 2px 3.5px;
    font-weight: bold;
+
    text-align: center;
    font-size: 120%;
+
width: 200px;
 
}
 
}
  
  
 
.navigation_button {   
 
.navigation_button {   
border: 2px solid #c1c1c1;
+
border: 2px solid #c1c1c1;
    border-radius: 15%;
+
    border-radius: 15%;
    color: #797979;
+
    color: #797979;
    font-weight: bold;
+
cursor: pointer;
    cursor: pointer;
+
display: block;
    display: block;
+
float: left;
    float: left;
+
font-size: 120%;
    height: 25px;
+
    font-weight: bold;
    margin-right: 15px;
+
height: 25px;
    padding: 6px 1.5px 0px 1.5px;
+
    margin-right: 15px;
    width: 30px;
+
    padding: 6px 1.5px 0px 1.5px;
    text-align: center;
+
    text-align: center;
    font-size: 120%;
+
    width: 30px;
 
}
 
}
  
Line 909: Line 909:
 
.navigation_button:hover, .title_extra:hover+.navigation_button, .navigation_button.active_navigation_button:hover  {  
 
.navigation_button:hover, .title_extra:hover+.navigation_button, .navigation_button.active_navigation_button:hover  {  
 
background-color: #00a19c;  
 
background-color: #00a19c;  
color: #ffffff;
 
 
border: 2px solid #00a19c;
 
border: 2px solid #00a19c;
 +
color: #ffffff;
 
}
 
}
  
Line 919: Line 919:
  
 
.navigation_button.active_navigation_button {
 
.navigation_button.active_navigation_button {
background-color: #f2f2f2;
 
 
color: #00a19c;
 
color: #00a19c;
 +
background-color: #f2f2f2;
 
border: 2px solid #00a19c;
 
border: 2px solid #00a19c;
 
}
 
}
 
 
  
  
Line 930: Line 928:
 
.title_extra {
 
.title_extra {
 
color: #00a19c;  
 
color: #00a19c;  
 +
display:none;
 
float:left;  
 
float:left;  
 +
margin-right: 20px;
 
padding: 7px 0px;  
 
padding: 7px 0px;  
margin-right: 20px;
 
display:none;
 
 
}
 
}
  
Line 943: Line 941:
 
.title_extra.support_item {
 
.title_extra.support_item {
 
display:block;
 
display:block;
 +
margin-left: -17px;
 
margin-right:0px;  
 
margin-right:0px;  
margin-left: -17px;
 
 
}
 
}
 
 
Line 961: Line 959:
  
 
.track_navigation{
 
.track_navigation{
width:8.33%;
 
 
float:left;
 
float:left;
 +
width:8.33%;
 
}
 
}
  
 
.track_navigation> img {
 
.track_navigation> img {
  opacity: 1.0;
+
opacity: 1.0;
 
}
 
}
  
  
 
.track_navigation> img:hover{
 
.track_navigation> img:hover{
  opacity: 0.5;
+
opacity: 0.5;
 
}
 
}
 
 

Revision as of 22:40, 1 March 2019

Loading...