ill use my own color now
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Cesium</title>
|
<title>Cesium</title>
|
||||||
<link rel="stylesheet" href="styles.css">
|
<link rel="stylesheet" href="styles.css">
|
||||||
<meta content="#bb99ff" name="theme-color"> <!--uwu-->
|
<meta content="#ff44bb" name="theme-color">
|
||||||
<meta property="og:title" content="Cesium">
|
<meta property="og:title" content="Cesium">
|
||||||
<meta property="og:description" content="stuff about me i guess">
|
<meta property="og:description" content="stuff about me i guess">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ p {
|
|||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
color: #bb99ff;
|
color: #ff44bb;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
text-shadow: 0 0 5px;
|
text-shadow: 0 0 5px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user