diff options
| author | s1n <[email protected]> | 2019-09-05 16:42:32 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-09-05 16:42:32 -0700 |
| commit | a59d3bd39ba5d498deabbb0469b6c671a19ca1d5 (patch) | |
| tree | c5c5e2a27b6462ba5c389b4270bc7169dc82da8e /about/css/main.css | |
| parent | update redirects for mobile, all schemas, js link for loader (diff) | |
| download | s1n.pw-admin-a59d3bd39ba5d498deabbb0469b6c671a19ca1d5.tar.xz s1n.pw-admin-a59d3bd39ba5d498deabbb0469b6c671a19ca1d5.zip | |
* red
Diffstat (limited to 'about/css/main.css')
| -rw-r--r-- | about/css/main.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/about/css/main.css b/about/css/main.css index 1e63547..c3e08d0 100644 --- a/about/css/main.css +++ b/about/css/main.css @@ -24,4 +24,8 @@ .disclaimer { font-size: 17px; font-weight: 600; +} + +.important { + color: red; }
\ No newline at end of file |