Skip to content

Commit 221b1df

Browse files
author
rhiannon
committed
revamp
1 parent d172331 commit 221b1df

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@
9898
font-size: 20px;
9999
animation: pulse 1s infinite;
100100
}
101-
nav a:link { color: yellow; }
102-
nav a:visited { color: yellow; }
101+
nav a:link { color: #00FFC6; }
102+
nav a:visited { color: #00FFC6; }
103103

104104
@keyframes fadeIn {
105105
from { opacity: 0; }
@@ -223,7 +223,8 @@
223223
<font color="red"><font size="8">E</font></font><font size="8">mergency </font><font color="red"><font size="10">R</font></font><font size="8">esponse </font><font color="red"><font size="10">S</font><font size="8">ecurity </font></font><font size="10">G</font><font size="8">roup </font>
224224
</span>
225225
</p>
226-
<font size="5"><b>Boutique Cyber Security Services since 1337 <b></font>
226+
<font color="#FF00E1">
227+
<font size="5"><b>Boutique Cyber Security Services since 1337 <b></font></font>
227228
<nav>
228229
<a href="https://cyb.ersecurity.com/index.html#home">Home</a>
229230
<a href="https://cyb.ersecurity.com/index.html#About">About</a>

0 commit comments

Comments
 (0)