Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Q
question2answer
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
outils
question2answer
Commits
6b810cd7
Commit
6b810cd7
authored
Feb 15, 2014
by
Scott Vivian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Snow theme: keep footer at bottom; fixes #10
parent
e576e104
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
3 deletions
+12
-3
qa-styles.css
qa-theme/Snow/qa-styles.css
+12
-3
No files found.
qa-theme/Snow/qa-styles.css
View file @
6b810cd7
...
@@ -60,10 +60,15 @@
...
@@ -60,10 +60,15 @@
font-style
:
italic
;
font-style
:
italic
;
line-height
:
20px
;
line-height
:
20px
;
}
}
html
{
position
:
relative
;
min-height
:
100%
;
}
body
{
body
{
background
:
#eee
url(images/bodybg.jpg)
repeat
left
top
;
background
:
#eee
url(images/bodybg.jpg)
repeat
left
top
;
text-align
:
center
;
text-align
:
center
;
margin
:
0
;
margin
:
0
0
80px
;
padding
:
0
;
padding
:
0
;
}
}
body
,
td
,
input
,
textarea
{
body
,
td
,
input
,
textarea
{
...
@@ -928,8 +933,12 @@ div.header-banner{
...
@@ -928,8 +933,12 @@ div.header-banner{
padding-left
:
20px
;
padding-left
:
20px
;
}
}
.qa-footer-bottom-group
{
.qa-footer-bottom-group
{
background
:
#ddd
;
background
:
#ddd
;
border-top
:
1px
solid
#aaa
;
border-top
:
1px
solid
#aaa
;
position
:
absolute
;
left
:
0
;
right
:
0
;
bottom
:
0
;
}
}
.qa-footer
{
.qa-footer
{
clear
:
both
;
clear
:
both
;
...
...
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