Lodging link added

This commit is contained in:
Harry30897 2018-01-19 00:08:50 +05:30
parent 83bdcc969c
commit 0a5d294a90
3 changed files with 10 additions and 3 deletions

View file

@ -91,6 +91,7 @@
max-height: 200px;
}
}
}
#sponsors {

View file

@ -34,6 +34,10 @@ body {
margin: 0 auto;
}
.linkcolor {
color: black;
}
/* centered columns styles */
.row-centered {
text-align:center;