easyctf-2017/web/css/style.css
Charles Truluck 4ec9725813 Spiced up web/index.html ;)
Working on other pages styling
2015-12-23 20:15:18 -05:00

8 lines
60 B
CSS

h1 {
font-size: 75px;
}
.intro {
text-align: center;
}