aboutsummaryrefslogtreecommitdiff
path: root/src/App.css
diff options
context:
space:
mode:
authorLibravatar Renard 2019-09-13 11:44:38 -0300
committerLibravatar Renard 2019-09-13 11:44:38 -0300
commit5565777306d2a070fb3c222734b0a2e9c8241ec8 (patch)
treed689eea6ade0deefe82a643978b8d9fd76936456 /src/App.css
parent0f812e53725b6af8e36b38411f8d6934dce3cd43 (diff)
downloadbai-client-5565777306d2a070fb3c222734b0a2e9c8241ec8.tar.gz
bai-client-5565777306d2a070fb3c222734b0a2e9c8241ec8.tar.xz
bai-client-5565777306d2a070fb3c222734b0a2e9c8241ec8.zip
Tripcode, IDs y sage
Diffstat (limited to 'src/App.css')
-rw-r--r--src/App.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/App.css b/src/App.css
index 9341c49..a53157f 100644
--- a/src/App.css
+++ b/src/App.css
@@ -16,4 +16,22 @@
.vipFont {
font-family: Mona, Monapo, IPAMonaPGothic, 'MS PGothic', YOzFontAA97;
+}
+
+.tripcode {
+ font-weight: normal !important;
+ font-style: italic !important;
+}
+
+.username {
+ color: #B5BD68;
+}
+
+.username.sage {
+ color: #81A2BE;
+}
+
+/* a quien estás citando? */
+.q {
+ color: #080;
} \ No newline at end of file