diff options
| author | s1n <[email protected]> | 2019-10-20 17:27:47 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-20 17:27:47 -0700 |
| commit | 0de864e484761b2345ade7d69c2d9801a53ad4aa (patch) | |
| tree | 9be2357fdb02728c007b2eeaad3a6e9c1a83ba3c | |
| parent | links in footer (diff) | |
| download | p.s1n.pw-admin-0de864e484761b2345ade7d69c2d9801a53ad4aa.tar.xz p.s1n.pw-admin-0de864e484761b2345ade7d69c2d9801a53ad4aa.zip | |
:)
| -rw-r--r-- | css/style.css | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/css/style.css b/css/style.css index 9857882..3bf2729 100644 --- a/css/style.css +++ b/css/style.css @@ -607,11 +607,9 @@ textarea:focus { text-align: right; } -/* .s1nical { - color: inherit; - text-decoration: inherit; -}*/ - +/* Honestly, this took way longer to figure out than it should've. I scoured the internet for so long, at one point, I think +// I had around 20+ tabs open, no idea how I really figured it out, just tried as many solutions until it was solved. - 17:27, 10/20/2018 +*/ div #personal a, a:hover, #media a, a:hover, #address a, a:hover { color: inherit; text-decoration: none; |