(11 intermediate revisions by 2 users not shown) | |||
Line 23: | Line 23: | ||
@import url(font-awesome.min.css); | @import url(font-awesome.min.css); | ||
@import url("http://fonts.googleapis.com/css?family=Lato:300,400"); | @import url("http://fonts.googleapis.com/css?family=Lato:300,400"); | ||
+ | |||
+ | |||
+ | .boogaloo_font | ||
+ | { font-family:'Boogaloo'} | ||
+ | |||
.backbody2{ | .backbody2{ | ||
Line 137: | Line 142: | ||
body, input, select, textarea { | body, input, select, textarea { | ||
color: #444; | color: #444; | ||
− | font-family: " | + | font-family: "Boogaloo", Helvetica, sans-serif; |
font-size: 15pt; | font-size: 15pt; | ||
font-weight: 300; | font-weight: 300; | ||
Line 376: | Line 381: | ||
-moz-osx-font-smoothing: grayscale; | -moz-osx-font-smoothing: grayscale; | ||
-webkit-font-smoothing: antialiased; | -webkit-font-smoothing: antialiased; | ||
− | font-family: | + | font-family: 'Boogaloo'; |
font-style: normal; | font-style: normal; | ||
font-weight: normal; | font-weight: normal; | ||
Line 442: | Line 447: | ||
-moz-osx-font-smoothing: grayscale; | -moz-osx-font-smoothing: grayscale; | ||
-webkit-font-smoothing: antialiased; | -webkit-font-smoothing: antialiased; | ||
− | font-family: | + | font-family: 'Boogaloo'; |
font-style: normal; | font-style: normal; | ||
font-weight: normal; | font-weight: normal; | ||
Line 543: | Line 548: | ||
-moz-osx-font-smoothing: grayscale; | -moz-osx-font-smoothing: grayscale; | ||
-webkit-font-smoothing: antialiased; | -webkit-font-smoothing: antialiased; | ||
− | font-family: | + | font-family: 'Boogaloo'; |
font-style: normal; | font-style: normal; | ||
font-weight: normal; | font-weight: normal; | ||
Line 1,082: | Line 1,087: | ||
#banner { | #banner { | ||
− | background: url("https://static.igem.org/mediawiki/2017/8/ | + | background: url("https://static.igem.org/mediawiki/2017/8/80/T--IIT_Delhi--notebook.png") ; |
background-position: center; | background-position: center; | ||
Line 1,255: | Line 1,260: | ||
top:0px; | top:0px; | ||
left:0px; | left:0px; | ||
− | height: | + | height:68px; |
width:100%; | width:100%; | ||
margin:0; | margin:0; | ||
Line 1,523: | Line 1,528: | ||
position: relative; | position: relative; | ||
border-radius: 6px; | border-radius: 6px; | ||
+ | font-family: Boogaloof; | ||
} | } | ||
Line 1,783: | Line 1,789: | ||
<div class="container1 left1"> | <div class="container1 left1"> | ||
<div class="content1"> | <div class="content1"> | ||
− | <h2>march</h2> | + | <h2 class="boogaloo_font ">march</h2> |
<p>Lorem ipsum..</p> | <p>Lorem ipsum..</p> | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="container1 right1"> | <div class="container1 right1"> | ||
− | <div class="content1 " style="overflow:scroll; "> | + | <div class="content1 boogaloo_font " style="overflow:scroll; "> |
− | <h2>april</h2> | + | <h2 class="boogaloo_font ">april</h2> |
<p>Lorem ipsum..</p> | <p>Lorem ipsum..</p> | ||
</div> | </div> | ||
Line 1,798: | Line 1,804: | ||
<div class="container1 left1"> | <div class="container1 left1"> | ||
− | <div class="content1"> | + | <div class="content1 boogaloo_font"> |
− | <h2>may</h2> | + | <h2 class="boogaloo_font">may</h2> |
<p>Lorem ipsum..</p> | <p>Lorem ipsum..</p> | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="container1 right1"> | <div class="container1 right1"> | ||
− | <div class="content1"> | + | <div class="content1 boogaloo_font"> |
− | <h2>june</h2> | + | <h2 class="boogaloo_font ">june</h2> |
<p>Lorem ipsum..</p> | <p>Lorem ipsum..</p> | ||
</div> | </div> | ||
</div><div class="container1 left1"> | </div><div class="container1 left1"> | ||
− | <div class="content1"> | + | <div class="content1 boogaloo_font"> |
− | <h2>july</h2> | + | <h2 class="boogaloo_font ">july</h2> |
<p>Lorem ipsum..</p> | <p>Lorem ipsum..</p> | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="container1 right1"> | <div class="container1 right1"> | ||
− | <div class="content1"> | + | <div class="content1 boogaloo_font"> |
− | <h2>august</h2> | + | <h2 class="boogaloo_font ">august</h2> |
<p>Lorem ipsum..</p> | <p>Lorem ipsum..</p> | ||
</div> | </div> | ||
</div><div class="container1 left1"> | </div><div class="container1 left1"> | ||
− | <div class="content1"> | + | <div class="content1 boogaloo_font"> |
− | <h2>september</h2> | + | <h2 class="boogaloo_font ">september</h2> |
<p>Lorem ipsum..</p> | <p>Lorem ipsum..</p> | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="container1 right1"> | <div class="container1 right1"> | ||
− | <div class="content1"> | + | <div class="content1 boogaloo_font"> |
− | <h2>october</h2> | + | <h2 class="boogaloo_font ">october</h2> |
<p>Lorem ipsum..</p> | <p>Lorem ipsum..</p> | ||
</div> | </div> | ||
Line 1,855: | Line 1,861: | ||
<!-- Footer --> | <!-- Footer --> | ||
<footer id="footer"> | <footer id="footer"> | ||
− | <table style="font-family:' | + | <table style="font-family:'Boogaloo'; border: 0px solid black; "> |
<tr align="center" > | <tr align="center" > | ||
<td align="center" width="50%" colspan="2" class="tr2"><b>Sponsored By</b></td></tr> | <td align="center" width="50%" colspan="2" class="tr2"><b>Sponsored By</b></td></tr> |
Latest revision as of 20:33, 31 October 2017
march
Lorem ipsum..
april
Lorem ipsum..
may
Lorem ipsum..
june
Lorem ipsum..
july
Lorem ipsum..
august
Lorem ipsum..
september
Lorem ipsum..
october
Lorem ipsum..