forked from bunk/startacomputerclub
i should get an html linter
This commit is contained in:
parent
b2b14ca62b
commit
91eaf6bb24
1 changed files with 2 additions and 2 deletions
|
@ -24,10 +24,10 @@ hr {
|
||||||
border: 1px solid gray;
|
border: 1px solid gray;
|
||||||
}
|
}
|
||||||
a:link {
|
a:link {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
a:visited {
|
a:visited {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
.center {
|
.center {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Reference in a new issue