summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/style.css b/style.css
index e461149..724ab52 100644
--- a/style.css
+++ b/style.css
@@ -108,6 +108,13 @@ marquee{
margin: 5px;
}
+.tildeeth{
+ color: #cc80a6;
+ text-align: center;
+ padding: 0.3em;
+ border: 2px dashed #cc80a6
+}
+
.content-container{
margin: 20px 10%;
display: grid;