1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 07:55:30 -04:00

html5 validation OCD

This commit is contained in:
2018-11-26 19:46:14 -05:00
parent 21733ba71b
commit 4439fa5c99
2 changed files with 4 additions and 4 deletions

View File

@@ -349,13 +349,13 @@ a#infosec:hover {
border-color: #00b81a;
}
a#serverless {
a#server {
color: #0098ec;
}
a#serverless:hover {
a#server:hover {
border-color: #0098ec;
}
a#serverless span#shh {
a#server span#less {
color: #a2d9f9;
}