Difference between revisions of "Team:UMaryland/journal"

Line 1: Line 1:
 
{{UMaryland}}
 
{{UMaryland}}
{{UMarylandClasses}}  
+
{{Team:UMarylandClasses}}
 +
 
 
<html>
 
<html>
  
<style>
 
 
#journal{
 
margin-left: 225px;
 
margin-top: -165px;
 
 
}
 
 
ul#tabs {
 
    list-style-type: none;
 
    padding: 0;
 
    text-align: center;
 
}
 
ul#tabs li {
 
    display: block;
 
    background-color: #32c896;
 
    border-bottom: solid 5px #238b68;
 
    padding: 5px 20px;
 
    margin-bottom: 4px;
 
    color: #fff;
 
    cursor: pointer;
 
    width: 125px; 
 
}
 
ul#tabs li:hover {
 
    background-color: #238b68;
 
}
 
ul#tabs li.active {
 
    background-color: #238b68;
 
}
 
ul#tab {
 
    list-style-type: none;
 
    margin: 0;
 
    padding: 0;
 
}
 
ul#tab li {
 
    display: none;
 
}
 
ul#tab li.active {
 
    display: block;
 
}
 
 
</style>
 
  
  

Revision as of 17:52, 7 August 2015