Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
94
Merge Requests
10
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
83d0a95b
authored
Mar 01, 2013
by
Dányi Bence
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
webui: sticky footer
parent
e3116dfc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
one/static/style/base.less
+9
-0
No files found.
one/static/style/base.less
View file @
83d0a95b
html
{
min-height: 100%;
position: relative;
}
body
body
{
{
min-height:100%;
min-height:100%;
...
@@ -15,6 +20,7 @@ body
...
@@ -15,6 +20,7 @@ body
width:970px;
width:970px;
text-align:left;
text-align:left;
margin:0 auto;
margin:0 auto;
padding-bottom: 100px;
}
}
.contentblock
.contentblock
...
@@ -272,6 +278,9 @@ textarea:-ms-input-placeholder{
...
@@ -272,6 +278,9 @@ textarea:-ms-input-placeholder{
}
}
body > footer {
body > footer {
z-index: 999;
position: absolute;
bottom: 0;
width: 100%;
width: 100%;
text-align: center;
text-align: center;
border-top: 1px solid #888;
border-top: 1px solid #888;
...
...
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