diff --git a/css/custom.css b/css/custom.css index 09c2701..4c8f2dd 100644 --- a/css/custom.css +++ b/css/custom.css @@ -29,6 +29,11 @@ p { line-height: 1.5; } +li { + font-size: 18px; +} + + @media(min-width:768px) { p { margin: 0 0 35px; @@ -324,6 +329,11 @@ ul.banner-social-buttons { } } +#sponsor.img { + width: 100%; + +} + footer { padding: 50px 0; } diff --git a/images/Bats.png b/images/Bats.png index a4116c4..73bec42 100644 Binary files a/images/Bats.png and b/images/Bats.png differ diff --git a/images/Cerner.jpg b/images/Cerner.jpg new file mode 100644 index 0000000..7bc4d65 Binary files /dev/null and b/images/Cerner.jpg differ diff --git a/images/Commerce.png b/images/Commerce.png new file mode 100644 index 0000000..a8d758f Binary files /dev/null and b/images/Commerce.png differ diff --git a/images/Microsoft.png b/images/Microsoft.png new file mode 100644 index 0000000..5f0a5df Binary files /dev/null and b/images/Microsoft.png differ diff --git a/images/Payless.png b/images/Payless.png new file mode 100644 index 0000000..5813f11 Binary files /dev/null and b/images/Payless.png differ diff --git a/index.html b/index.html index 4fcbbae..53c4bdc 100644 --- a/index.html +++ b/index.html @@ -42,6 +42,8 @@
This year marks the fourth annual ACM@KU Intramural Programming - Competition (ACM@KU IPC), in which contestants solve a wide variety - of difficult problems in limited time, testing their programming - prowess and algorithmic reasoning capabilities to their limits.
+ Competition (ACM@KU IPC), in which contestants solve a wide variety + of difficult problems in limited time, testing their programming + prowess and algorithmic reasoning capabilities to their limits.A wide variety of prizes will be awarded to the best contestants. - Any language that the contestants wish will be used. All problems - will take input from stdin and output to stdout. Points will be - awarded for a correct solution, additional points being given for - quick solutions. Points will be deducted for incorrect - submissions.
+ Any language that the contestants wish will be used. All problems + will take input from stdin and output to stdout. Points will be + awarded for a correct solution, additional points being given for + quick solutions. Points will be deducted for incorrect + submissions.Bring your laptop if you wish to work on it, feel free to use the - internet, and bring an empty stomach. Food will be provided, as - well as employers to talk to.
+ internet, and bring an empty stomach. Food will be provided, as + well as employers to talk to.10 problems, 5 hours. Can you hack it?
-+
+
+
+