mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-05-22 11:37:29 +01:00
nicer for troggle pages
This commit is contained in:
@@ -68,6 +68,19 @@ div.centre img {
|
||||
margin: 25px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
div#editLinks {
|
||||
Zposition:absolute;
|
||||
/* background: #999;*/
|
||||
bottom:0px;
|
||||
right:0px;
|
||||
font-family: "Courier New", Courier, monospace;
|
||||
filter:alpha(opacity=75);
|
||||
-moz-opacity:.75;
|
||||
opacity:.75;
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
hr {
|
||||
border: 1px solid #99CCCC;
|
||||
margin: 25px 0;
|
||||
|
||||
Reference in New Issue
Block a user