The Cathedral of Attnam

Changes

Jump to navigation Jump to search
m
no edit summary
/* CSS placed here will be applied to all skins */
#content table, #content div{ box-sizing: border-box; } .row { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch; align-content: flex-start;}.col { width: 49%; margin-bottom: 1em;}.col > div { height: 100%;} #mw-head { top:130px !important; }#mw-panel { top:150px; }
#p-logo { display:none; }
#attnam-header nav {
background:#9c9c9b url('/images/nav_bg.png') left top repeat-x; margin:0; font-size:11pt; padding:0 0 0 100px130px; position:absolute; bottom:0;
}
#attnam-header nav a { color:#fff !important; padding:5px 15px; text-decoration:none; font-weight:bold; display:block; }
#attnam-header nav a:hover { color:#ffa800 fff !important; background:url('/images/nav_bg.png') left bottom repeat-x#888; }
#attnam-header nav a.active { background:#777; color:#fff; }
#attnam-header nav a.active:hover { background:#777; }
#attnam-header nav ul { maginmargin:0; padding:0; line-height:100%36px; }
#attnam-header nav ul li { margin:0; padding:0; float:left; list-style:none; }
#attnam-header nav a { padding:8px 0 20px; margin:0; display:block; line-height:36px; }
#attnam-header nav a:hover { text-decoration:none; }
.break { /*width:100%; height:1px; margin:0 0 -1px;*/ clear:both; }

Navigation menu