No edit summary
Blanked the page
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
#bottom-nav {
  position: absolute;
  z-index: 3;
  top: 150px;
  left: 1em;
  height: 64px;
}


#bottom-nav .portlet {
margin: .5em 0 0;
border: 1px solid red;
}
#bottom-nav h3 {
color: #444;
text-align: left;
display: inline;
border: 1px black solid;
}
#bottom-nav h3:after {
content: ':';
}
#bottom-nav .pBody {
display: inline;
border: 1px solid blue;
}

Latest revision as of 23:23, 8 March 2017