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:
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user