aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--styles.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/styles.css b/styles.css
index af87e87..6f16eab 100644
--- a/styles.css
+++ b/styles.css
@@ -96,6 +96,20 @@ html, body {
animation: colorchange 5s infinite alternate;
}
+.being{
+ margin-left: 11%;
+ font-family: 'fira sans';
+ color: #ff2674;
+ font-size: 120%
+}
+
+.goimg{
+ width: 50px;
+ height: 50px;
+ vertical-align: middle;
+ margin-left: 10%;
+}
+
@keyframes colorchange {
0% {
color: #16171a;