Fikser linker til ting, for #12. Men sjekker nå inn med fungerende kategoriting.
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user