Skip to content

Commit d7e90be

Browse files
author
jak-ing
committed
Bring back archived 2017 version #1
For hhpi2017.html I used index.html from commit 0e40251 with minor changes to link in the 2017 version of the HackHPI logo etc.
1 parent da942f3 commit d7e90be

File tree

3 files changed

+385
-0
lines changed

3 files changed

+385
-0
lines changed

hackhpi_assets/logo2017.png

17.1 KB
Loading

hackhpi_assets/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,11 @@ header .logo {
249249
display:block;
250250
}
251251

252+
header .logo#hhpi2017 {
253+
background:url(logo2017.png) no-repeat center center;
254+
background-size: contain;
255+
}
256+
252257
header #countdown {
253258
float:left;
254259
font-size:80px;

0 commit comments

Comments
 (0)