projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c782fb
)
but it needs to be desktop-only
author
xenophenes
<sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 01:03:27 +0000
(17:03 -0800)
committer
xenophenes
<sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 01:03:27 +0000
(17:03 -0800)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index 94e1984f59595a599ca46037fbaea77b2720e741..bc0fc5da84f5c885ac6bd12714d843f614ab715d 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-1354,13
+1354,6
@@
/* Footer */
- .becomesponsor #footer {
- position: fixed;
- left: 0px;
- bottom: 0px;
- width: 100%;
- }
-
#footer {
background: #99C5B0;
color: #0E1210;
@@
-1510,6
+1503,13
@@
text-align: left;
font-size: 0.9em;
}
+
+ .becomesponsor #footer {
+ position: fixed;
+ left: 0px;
+ bottom: 0px;
+ width: 100%;
+ }
}
@media screen and (max-width: 767px) {