diff --git a/hacktoberfest-19/css/styles.css b/hacktoberfest-19/css/styles.css index 3676a97..9e4bb88 100644 --- a/hacktoberfest-19/css/styles.css +++ b/hacktoberfest-19/css/styles.css @@ -4,7 +4,7 @@ } body { - background: #142246; + background: #0c2a75; color: white; font-family: monospace; } @@ -14,6 +14,11 @@ body { margin: 0; } +a:hover { + font-size: 35px; + transition: 0.2s all ease-in; +} + .navbar-nav { margin-left: 35%; } @@ -38,7 +43,7 @@ body { border-color: black; } -.register a{ +.register a { background: #1393ff; color: #182148 !important; } @@ -71,8 +76,8 @@ body { margin: 6% auto; } -.iiitr-hfest h2{ - font-size: 5.5em; +.iiitr-hfest h2 { + font-size: 5.5em; margin: 0; padding: 0; } @@ -90,7 +95,7 @@ body { font-size: 1.8em; } -.hfest-details h2{ +.hfest-details h2 { margin: 2% auto; font-size: 1.8em; } @@ -99,8 +104,8 @@ body { margin-bottom: 5%; } -.event-cnt .card{ - background: rgba(255,255,255,0.1); +.event-cnt .card { + background: rgba(255, 255, 255, 0.1); } .event-head { @@ -108,7 +113,7 @@ body { /* color: #142246; */ font-weight: 500; border-bottom: 1px solid white; - padding-bottom: 2px; + padding-bottom: 2px; } .event-date { @@ -117,7 +122,7 @@ body { } .event-date span { - border-left: 1.5px solid rgba(255,255,255,0.5); + border-left: 1.5px solid rgba(255, 255, 255, 0.5); padding-left: 15px; } @@ -143,12 +148,12 @@ body { footer { - background: rgba(255,255,255, 0.1); + background: rgba(255, 255, 255, 0.1); } -@media only screen and (min-width:768px){ - footer{ - height: 10vh; +@media only screen and (min-width:768px) { + footer { + height: 10vh; } } @@ -157,10 +162,10 @@ footer { height: 10vh; } -.copy-foot{ - font-size: 1.1rem; - text-align: right; - margin-top: .5rem; +.copy-foot { + font-size: 1.1rem; + text-align: right; + margin-top: .5rem; } @media only screen and (max-width: 768px) { @@ -168,7 +173,7 @@ footer { padding: 0; margin: 0; } - + .navbar-brand { font-family: Amita; font-size: 0.8em; @@ -247,7 +252,7 @@ footer { text-align: center; } - .copy-foot{ - text-align:center; + .copy-foot { + text-align: center; } } \ No newline at end of file diff --git a/hacktoberfest-19/index.html b/hacktoberfest-19/index.html index 086d35b..93839af 100644 --- a/hacktoberfest-19/index.html +++ b/hacktoberfest-19/index.html @@ -1,337 +1,387 @@ - + + + + + - - - - - - IIIT Ranchi | Hacktoberfest'19 + IIIT Ranchi | Hacktoberfest'20 - - + + - - + + - + - + - + - - - - - + + + -
- - -
-
-
-
-
-
+
+ + +
+
+
+
+
- -
-
-
-
-
-
-
-

Indian Institute of Information Technology
Ranchi


- Presents
-
-
- IIIT Ranchi
-

Hacktober Fest

- 2019 -
-
+
+
+
+
+ +
+
+

+ Indian Institute of Information Technology
+ Ranchi +

+
+ Presents
+
+
+ IIIT Ranchi
+

Hacktober Fest

+ 2019 +
+
+
-
- - -
- -
- Hacktoberfest logo -
+
+ +
+
+ Hacktoberfest logo +
-

What's Hacktoberfest?

-

Hacktoberfest — brought to you by DigitalOcean in partnership with DEV — is a month-long celebration of open - source - software. Maintainers are invited to guide would-be contributors toward issues that will help move the - project forward, - and contributors get the opportunity to give back to both projects they like and others they've just - discovered. No - contribution is too small — bug fixes and documentation updates are valid ways of participating. -

- Can't make it to this event? Hacktoberfest is virtual and open to participants from around the globe. Sign - up to - participate today at Hacktoberfest.

+

What's Hacktoberfest?

+

+ Hacktoberfest — brought to you by DigitalOcean in partnership with DEV — + is a month-long celebration of open source software. Maintainers are + invited to guide would-be contributors toward issues that will help move + the project forward, and contributors get the opportunity to give back + to both projects they like and others they've just discovered. No + contribution is too small — bug fixes and documentation updates are + valid ways of participating.

+ Can't make it to this event? Hacktoberfest is virtual and open to + participants from around the globe. Sign up to participate today at + Hacktoberfest. +

-

- Events -

-
-
-
-
-
- Introduction to Open Source +

Events

+
+
+
+
+
+ Introduction to Open Source -
- 2nd Oct - 10am - 12 noon -
-
-
- Open source is a revolution. A lot of production grade softwares and libraries are openly - available in the internet for - anyone to read and contribute to.

- An introduction session to clear all your What? Why? & How? about Open Source, and the - benefits of collaborating with one. -
-
+
+ 2nd Oct + 10am - 12 noon
+
+
+ Open source is a revolution. A lot of production grade softwares + and libraries are openly available in the internet for anyone to + read and contribute to.

+ An introduction session to clear all your What? Why? & How? + about Open Source, and the benefits of collaborating with one. +
-
-
-
-
- Git and Your 1st PR -
- 2nd Oct - 2pm - 5pm -
-
-
- Git is a very powerful and most widely used version control system. You cannot undermine its - significance in large - projects. It's an indispensable tool for a programmer to learn. -

- An introduction session to git and make your First PR to Open Source towards a way closer to - Swags. -
-
+
+
+
+
+
+
+ Git and Your 1st PR +
+ 2nd Oct + 2pm - 5pm
+
+
+ Git is a very powerful and most widely used version control + system. You cannot undermine its significance in large projects. + It's an indispensable tool for a programmer to learn. +

+ An introduction session to git and make your First PR to Open + Source towards a way closer to Swags. +
-
-
-
-
- Hack your way for Swags -
- 1st-31st Oct, 2019 -
-
-
- Register at - Hacktoberfest-19, Grab some - coffee and start making pull request to your favorite repositories. -
Complete 4 PRs and - become eligible for a limited edition T-Shirt and some cool stickers. -

- And here you are, at the World of OPEN SOURCE! -
-
-
+
+
+
+
+
+
+ Hack your way for Swags +
1st-31st Oct, 2019
+
+
+ Register at + + Hacktoberfest-19, Grab some coffee and start making pull request to your + favorite repositories.
+ Complete 4 PRs and become eligible for a limited edition T-Shirt + and some cool stickers.

+ And here you are, at the World of OPEN SOURCE! +
+
- +
+

Start Contributing Here:

-

- Start Contributing Here: -

- -

- These are some of the open source projects that you can contribute to. This projects are good for - first-timers. Also you can search for 'good first issues' in some other public repos. These issues would be - easy to solve. -

+

+ These are some of the open source projects that you can contribute to. + This projects are good for first-timers. Also you can search for 'good + first issues' in some other public repos. These issues would be easy to + solve. +

-
-
-
- -
+
+
+
+ -
-
- -
+
+
+
+
+ -
- +
+
+
+ +
+ +
+ +
+ +
+ +
+ +
+
- +
-
-
-
-
- hacktoberfest-logo -
-
- © House of Geeks, IIIT Ranchi -
-
- +
+
+
+ hacktoberfest-logo +
+
+ © House of Geeks, IIIT + Ranchi +
+
- - - - - - \ No newline at end of file + + + + +