Fikser linker til ting, for #12. Men sjekker nå inn med fungerende kategoriting.

This commit is contained in:
2011-03-06 20:05:37 +00:00
parent 1e9585c23c
commit 9fda9eb535
3 changed files with 36 additions and 1 deletions

View File

@@ -76,6 +76,23 @@ img.aligncenter {
text-shadow: 1px 1px 1px #44A4BD;
}
.links {
float: center;
color: #27606E;
font-family: verdana, sans-serif, arial, courier new;
text-align: center;
font-weight: bolder;
text-shadow: 1px 1px 1px #44A4BD;
}
.link {
color: #27606E;
font-family: verdana, sans-serif, arial, courier new;
text-align: center;
font-weight: bolder;
text-shadow: 1px 1px 1px #44A4BD;
}
.field {
color: #27606E;
text-align: center;
@@ -85,6 +102,11 @@ img.aligncenter {
width: 320px;
}
.heading {
text-decoration: none;
color: #44A4BD;
}
.img {
float: left;
display: inline;