summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/base.css2
-rw-r--r--services.html12
2 files changed, 5 insertions, 9 deletions
diff --git a/css/base.css b/css/base.css
index d79c66f..1ec9ff3 100644
--- a/css/base.css
+++ b/css/base.css
@@ -77,7 +77,7 @@ a {
77} 77}
78 78
79#top-bar { 79#top-bar {
80 padding: 1vw; 80 padding: 0.5vw;
81 81
82 /* Floats h1 and ul/li side by side */ 82 /* Floats h1 and ul/li side by side */
83 display: flex; 83 display: flex;
diff --git a/services.html b/services.html
index ae6b1ba..6b6c1e1 100644
--- a/services.html
+++ b/services.html
@@ -23,7 +23,7 @@
23 <h2 id="addon"><a href="services.html">Services</a></h2> 23 <h2 id="addon"><a href="services.html">Services</a></h2>
24 </div> 24 </div>
25 </div> 25 </div>
26 26
27 <div id="links"> 27 <div id="links">
28 <nav> 28 <nav>
29 <ul> 29 <ul>
@@ -33,20 +33,16 @@
33 </nav> 33 </nav>
34 </div> 34 </div>
35 </div> 35 </div>
36 36
37 37
38 38
39 <div id="content"> 39 <div id="content">
40 <h2>Game Servers:</h2> 40 <h2>Game Servers:</h2>
41 <ul> 41 <ul>
42 <li>Minecraft</li>
43 <li><a href="steam://run/440//+connect%20dabikers.online">Team Fortress 2</a></li> 42 <li><a href="steam://run/440//+connect%20dabikers.online">Team Fortress 2</a></li>
43 <li><a href="steam://run/240//+connect%20dabikers.online:27115">Counter Strike: Source (Deathmatch)</a></li>
44 </ul> 44 </ul>
45 <br> 45 <br>
46 <h2>Misc:</h2>
47 <ul>
48 <li>IRC (Non-SSL: 6667-9; SSL: 6697, 9999) [TEMPORARILY OFFLINE]</li>
49 </ul>
50 </div> 46 </div>
51 47
52 <div id="bottom-bar" class="vertcontain"> 48 <div id="bottom-bar" class="vertcontain">