mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-04-02 03:21:03 +01:00
[svn r8305] Added QM wiki markup. The format is [[cave:204 QM:2005-04A]] with the grade (A) being optional. The links color red if the QM does not exist, and in that case clicking on them goes to an admin add page with fields prepopulated.
Various other little things, e.g. filled in the footer with links.
This commit is contained in:
@@ -55,7 +55,7 @@ div#content
|
||||
div#footer
|
||||
{
|
||||
clear:both;
|
||||
background-color:black;
|
||||
background-color:#999;
|
||||
color:white;
|
||||
text-align:center;
|
||||
margin-left:auto;
|
||||
@@ -294,6 +294,17 @@ td {
|
||||
|
||||
}
|
||||
|
||||
.redtext{
|
||||
color:#F00;
|
||||
}
|
||||
|
||||
a.redtext:link {
|
||||
color:#F00;
|
||||
|
||||
}
|
||||
|
||||
.redtext
|
||||
|
||||
.menuBarItem {
|
||||
font-variant: small-caps;
|
||||
text-align: right;
|
||||
|
||||
Reference in New Issue
Block a user