diff options
author | Choom | 2023-01-23 18:09:26 -0300 |
---|---|---|
committer | Choom | 2023-01-24 09:51:42 -0300 |
commit | c00e0f9f07827630ccba2cf4ac8bf0793d0ba930 (patch) | |
tree | 31e6af72056a8369b2d25b50009bcb7a072d5682 /static/css/txt/ayashii.css | |
parent | 9bd8d1e527cf90ef8033b8455a96e5caf92f02bd (diff) | |
download | weabot-c00e0f9f07827630ccba2cf4ac8bf0793d0ba930.tar.gz weabot-c00e0f9f07827630ccba2cf4ac8bf0793d0ba930.tar.xz weabot-c00e0f9f07827630ccba2cf4ac8bf0793d0ba930.zip |
Separando .trip de .name
Diffstat (limited to 'static/css/txt/ayashii.css')
-rw-r--r-- | static/css/txt/ayashii.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/static/css/txt/ayashii.css b/static/css/txt/ayashii.css index e4c3343..3103143 100644 --- a/static/css/txt/ayashii.css +++ b/static/css/txt/ayashii.css @@ -3,12 +3,10 @@ body { color: #fff; } a, -a .name, #n2:active { color: #efe; } a:active, -a:active .name, #n2:active { color: #f00; } |