Font-size and spelling

This commit is contained in:
CommanderStrax 2015-12-23 21:35:53 -06:00
parent 2ada6b75a2
commit 6451720c48
3 changed files with 10355 additions and 3 deletions

View file

@ -3,6 +3,7 @@
<head>
<title>About</title>
<script src="js/semantic.min.js"></script>
<script src="js/jquery-1.11.3.js"></script>
<link type="text/css" rel="stylesheet" href="css/semantic.min.css">
</head>
<body style="background-color: #EEEEEE;">
@ -19,14 +20,14 @@
<hr>
<br>
<div class="page-header">
<h2>Why Capture the Flag?</h2>
<h2 style="font-size: 2.5em;">Why Capture the Flag?</h2>
</div>
<p>No, we're not running around in a gym, tagging other players. <b>Capture the flag</b> contests, or CTFs for short, are intense cybersecurity contests where participants try to capture a piece of information. To do this, they must use skills to capture a <i>virtual</i> flag, usually taking the form of a string, like this: <code>flag{this_is_a_flag}</code>. There are two common types of CTF competitions: <b>jeopardy</b>, and <b>attack-defense</b>.</p>
<p>CTFs are different from the hacking you may hear from the news. While hacking is commonly associated with stealing and destruction, CTFs are all about learning and community.</p>
<div class="page-header">
<h2>EasyCTF</h2>
<h2 style="font-size: 2.5em;">EasyCTF</h2>
</div>
<p>EasyCTF is a CTF that's tailored for the high school level. Started by high school students, it was created with a passion for learning. The following events have passed, but the site will remain online for historical purposes.</p>

View file

@ -19,7 +19,7 @@
<div class="intro">
<center>
<h1 style="margin-bottom: -0.4em; font-size: 75px; color: #69D2E7;">EasyCTF</h1>
<h2 style="color: #A7DBDB;">Comming 2016</h2>
<h2 style="color: #A7DBDB;">Coming 2016</h2>
</center>
</div>
</body>

10351
web/js/jquery-1.11.3.js vendored Normal file

File diff suppressed because it is too large Load diff