Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
veNJOB
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
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Thanh Hung Pham
veNJOB
Commits
498a3e7a
Commit
498a3e7a
authored
Jul 03, 2017
by
Thanh Hung Pham
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix style
parent
214097c2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
20 deletions
+6
-20
app/assets/stylesheets/custom.scss
+5
-19
app/views/layouts/_footer.html.erb
+1
-1
No files found.
app/assets/stylesheets/custom.scss
View file @
498a3e7a
...
...
@@ -4,24 +4,10 @@ body {
padding-top
:
60px
;
}
section
{
overflow
:
auto
;
}
textarea
{
resize
:
vertical
;
}
.center
{
text-align
:
center
;
}
footer
small
{
float
:
left
;
}
footer
{
text-align
:
right
;
input
{
border
:
1px
solid
#bbb
;
margin-bottom
:
15px
;
width
:
100%
;
small
{
float
:
left
;
}
}
app/views/layouts/_footer.html.erb
View file @
498a3e7a
<footer
class=
"footer"
>
<footer>
<small>
ZIGExN VeNtura
<%=
Date
.
today
.
year
%>
</small>
</footer>
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