Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

MediaWiki:Common.css: Difference between revisions

Content deleted Content added
AA-Andrew (talk | contribs)
mNo edit summary
AA-Andrew (talk | contribs)
mNo edit summary
Line 47: Line 47:
}
}


.AAMenuCell a {
.AAMenuCell a { /*make the div clickable */
display: block;
display: block;
height: 100%;
height: 100%;
Line 64: Line 64:
width:290px;
width:290px;
display:inline-block;
display:inline-block;
}

.AAMenuText a { /*make the div clickable */
display: block;
height: 100%;
width: 100%;
text-decoration: none;
}
}