Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nicholas J Anderson
whats-open
Commits
d8f3d52c
Commit
d8f3d52c
authored
Mar 29, 2013
by
Daniel Bond
Browse files
footers are stupid
parent
fcdf4336
Changes
2
Hide whitespace changes
Inline
Side-by-side
website/static/css/style.css
View file @
d8f3d52c
...
...
@@ -63,22 +63,8 @@ ul.ui-autocomplete {
margin-top
:
10px
;
}
#footer
{
width
:
100
&
#37
;
;
background-color
:
#006633
;
.footer
{
text-align
:
center
;
font-size
:
15px
;
color
:
white
;
font-weight
:
bold
;
}
#footer
a
{
color
:
#FFCC33
;
}
#footer
a
:hover
{
color
:
#E6E600
;
}
#footer
a
:visited
{
color
:
#FFCC33
;
padding-bottom
:
2px
;
}
whats_open/templates/base.html
View file @
d8f3d52c
...
...
@@ -71,7 +71,7 @@
</div>
<div
id
=
"footer"
style=
"display:none"
>
<div
class
=
"footer"
>
A project of
<a
href=
"http://srct.gmu.edu"
>
GMU SRCT
</a>
.
<a
href=
"http://opensource.org/licenses/MIT/"
>
Some rights reserved
</a>
.
|
George Mason University
<a
href=
"http://dining.gmu.edu/"
>
Dining Services
</a>
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment