Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 277c0a5

Browse files
css for all the wrapper, footer added. about section and usage section css added.
1 parent 5dad90e commit 277c0a5

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

‎css/uploader.css

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,27 @@ body {
77
position: relative;
88
font-family: 'Lato', sans-serif;
99
}
10+
footer{
11+
padding: 10px 0;
12+
background-color: #333;
13+
}
14+
footer h5{
15+
color: rgba(255,255,255, 0.8);
16+
}
17+
.wrapper-2, .wrapper-4{
18+
background-color: #f3f3f3;
19+
margin-top: 20px;
20+
padding-bottom: 10px;
21+
}
1022
#demo1, #demo2, #demo3{
1123
padding-top: 40px;
1224
}
25+
.about{ margin-top: 60px; }
26+
.about-text{
27+
font-size: 20px;
28+
color: #555;
29+
line-height: 1.6;
30+
}
1331
.title{
1432
font-size: 26px;
1533
font-family: 'Lato', sans-serif;
@@ -38,6 +56,12 @@ body {
3856
.navbar-default .navbar-nav>li>a{
3957
color: #fff;
4058
}
59+
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover{
60+
color: #fff;
61+
}
62+
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
63+
color: #fff;
64+
}
4165
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
4266
color: #fff;
4367
background-color: #9c27b0;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /