12,583
edits
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!
mNo edit summary |
mNo edit summary |
||
(23 intermediate revisions by the same user not shown) | |||
#toc { float: right };
p {
overflow: hidden; /* Avoid collision of background with floating elements */
}▼
div#breadcrumbs {
font-size:0.7em;
}
.AAMenuRow{
border: 5px solid;
border-color: #0095ff;
border-radius: 10px;
background-color: #f6f6f6;
margin: 3px 0px 0px 1px;
vertical-align:top;
}
.AAMenuCellLong{
border: 5px solid;
border-color: #A7D7F9;
border-radius: 10px;
background-color: #f6f6f6;
margin: 3px 0px 0px 1px;
height:150px;
vertical-align:top;
}
.AAMenuCell h2 a:link {
}
.AAMenuCell h2 a:visited {
}
▲}
.AAMenuCell p{
overflow: hidden; /* this is what keep the <p> from wrapping */
}
/* Hide the helplink indicator */
▲ display: block;
#mw-indicator-mw-helplink {
▲ height: 100%;
▲ width: 100%;
▲ text-decoration: none;
}
▲ display: block;
height: 100%;▼
/* To make images responsive */
width: 100%;▼
.res-img img {
▲ text-decoration: none;
}
/* <div class="res-img"> */
/* [[File:Whatever.JPG]]*/
/* </div>*/
|
edits