Jump to content

Templat:WikiMartandangtuSumateraUtara/styles.css

Sian Wikipedia
.utama {
background: #990000; 
color: white; 
padding: 10px; 
width:20%;
}

.teknis {
background: #006699; 
color: white; 
padding: 10px; 
width:20%;
}

.nilai {
background: #990000; 
color: white; 
padding: 10px; 
width:20%;
}

.artikel {
background: #339966; 
color: white; 
padding: 10px; 
width:20%;
}

.tanya {
background: #990000; 
color: white; 
padding: 10px; 
width:20%;
}

.utama-hover {
background: white; 
color: #990000;
border-bottom: 2px solid #990000;
padding: 10px; 
width:20%;
}

.utama-hover:hover {
background: #990000; 
color: white;
}

.teknis-hover {
background: white; 
color: #006699;
border-bottom: 2px solid #006699;
padding: 10px; 
width:20%;
}

.teknis-hover:hover {
background: #006699; 
color: white;
}

.nilai-hover {
background: white; 
color: #990000;
border-bottom: 2px solid #990000;
padding: 10px; 
width:20%;
}

.nilai-hover:hover {
background: #990000; 
color: white;
}

.artikel-hover {
background: white; 
color: #339966;
border-bottom: 2px solid #339966;
padding: 10px; 
width:20%;
}

.artikel-hover:hover {
background: #339966; 
color: white;
}

.tanya-hover {
background: white; 
color: #990000;
border-bottom: 2px solid #990000;
padding: 10px; 
width:20%;
}

.tanya-hover:hover {
background: #990000; 
color: white;
}

.utama-hover a {color: #990000;}
.utama-hover:hover a {color: white;}

.teknis-hover a {color: #006699;}
.teknis-hover:hover a {color: white;}

.nilai-hover a {color: #990000;}
.nilai-hover:hover a {color: white;}

.artikel-hover a {color: #339966;}
.artikel-hover:hover a {color: white;}

.tanya-hover a {color: #990000;}
.tanya-hover:hover a {color: white;}