Skip to content
This repository was archived by the owner on Jul 17, 2018. It is now read-only.

Commit ca09a07

Browse files
author
KasaiDot
committed
Modify the CSS
Removing the useless white spaces. Adding some minor changes to the CSS.
1 parent 1d603bf commit ca09a07

File tree

2 files changed

+66
-52
lines changed

2 files changed

+66
-52
lines changed

.static/css/login.css

Lines changed: 61 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
.log1{
2-
background-color: #3A3C3D;
3-
width: 50%;
4-
height: 60%;
5-
margin: auto;
6-
margin-top: 8%;
7-
box-shadow: 3px 3px 3px 3px black;
2+
background-color:#3A3C3D;
3+
width:50%;
4+
height:84%;
5+
margin:auto;
6+
margin-top:4%;
7+
box-shadow:3px 3px 3px 3px black;
88
}
99
#login_erg{
1010
text-align: center;
11-
padding-top: 120px;
11+
padding-top:120px;
1212
}
1313
#nom,
1414
#prenom,
@@ -17,74 +17,85 @@
1717
#pseudo,
1818
#img,
1919
#send{
20-
padding: 1%;
21-
outline: none;
22-
border: 2px solid black;
20+
padding:1%;
21+
outline:none;
22+
border:2px solid black;
2323
}
2424
#send{
25-
padding: 1%;
26-
outline: none;
27-
border: 2px solid black;
28-
background-color: #fff;
25+
padding:1%;
26+
outline:none;
27+
border:2px solid black;
28+
background-color:#fff;
2929
}
3030
#send:hover{
31-
background-color: #272829;
32-
border: 2px solid green;
31+
background-color:#272829;
32+
border:2px solid green;
3333
}
3434
#send:active{
35-
background-color: #181919;
35+
background-color:#181919;
3636
}
3737
#btn_guest{
3838
margin-left:75%;
3939
margin-top:14.7%;
4040
}
4141
#log_guest{
42-
padding: 5%;
43-
margin-top: -60px;
44-
border: 2px solid orange;
45-
background-color: #fff;
46-
font-family: 'PT Sans Caption', sans-serif;
47-
outline: none;
42+
padding:5%;
43+
margin-top:-60px;
44+
border:2px solid orange;
45+
background-color:#fff;
46+
font-family:"PT Sans Caption",sans-serif;
47+
outline:none;
4848
}
4949
#log_guest:hover{
50-
border: 2px solid #fff;
51-
background-color: orange;
52-
color: #fff;
50+
border:2px solid #fff;
51+
background-color:orange;
52+
color:#fff;
5353
}
5454
#log_guest:active{
55-
background-color: #916E00;
55+
background-color:#916E00;
5656
}
57-
h3{
58-
margin-bottom: -60px;
59-
padding-top: 30px;
60-
text-align: center;
61-
font-family: 'PT Sans Caption', sans-serif;
62-
color: #fff;
63-
font-size: 25px;
64-
border-bottom: 2px solid #fff;
65-
}
66-
h4{
67-
padding-top: 20px;
68-
margin-bottom: 60px;
69-
text-align: center;
70-
font-family: 'PT Sans Caption', sans-serif;
71-
color: #fff;
72-
font-size: 25px;
73-
border-bottom: 2px solid #fff;
57+
h2#login{
58+
margin-bottom:-60px;
59+
padding-top:30px;
60+
text-align:center;
61+
font-family:"PT Sans Caption",sans-serif;
62+
color:#fff;
63+
font-size:25px;
64+
border-bottom:2px solid #fff;
65+
}
66+
h2#register{
67+
padding-top:20px;
68+
margin-bottom:60px;
69+
text-align:center;
70+
font-family:"PT Sans Caption",sans-serif;
71+
color:#fff;
72+
font-size:25px;
73+
border-bottom:2px solid #fff;
74+
}
75+
h2#error{
76+
text-align:center;
77+
font-family:"PT Sans Caption",sans-serif;
78+
color:#fff;
79+
font-size:25px;
80+
border-bottom:2px solid #fff;
7481
}
7582
#login_ins{
76-
text-align: center;
83+
text-align:center;
7784
}
7885
#p_user{
79-
margin-top: 90px;
80-
margin-left: 55%;
81-
color: #fff;
82-
font-size: 14px;
83-
font-family: 'PT Sans Caption', sans-serif;
86+
margin-top:90px;
87+
margin-left:55%;
88+
color:#fff;
89+
font-size:14px;
90+
font-family:"PT Sans Caption",sans-serif;
8491
}
8592
#copyright{
8693
position:fixed;
8794
bottom:20px;
8895
left:20px;
8996
font-size:10px;
97+
}
98+
p.errors{
99+
text-align:center;
100+
color:white;
90101
}

.static/css/styles.css

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ a:focus{
2929
pointer-events: auto;
3030
}
3131
.notif>.succes{
32-
background-color:rgba(3, 201, 169, 0.7);
32+
background-color:rgba(3,201,169,0.7);
3333
}
3434
div#footer {
3535
background: transparent;
@@ -43,7 +43,7 @@ div#footer {
4343
margin-top: 50px;
4444
}
4545
div#header {
46-
background:#8A8579;
46+
background:#09a74e;
4747
position:fixed;
4848
top:0;
4949
right:0;
@@ -62,6 +62,9 @@ div#header>h1{
6262
font-family: 'Overlock', cursive;
6363
position:fixed;
6464
}
65+
div#header>h1#ch-name{
66+
font-family:"Ubuntu",sans-serif;
67+
}
6568
div#header>h1:before{
6669
content:"#";
6770
font-family: 'Overlock', cursive;

0 commit comments

Comments
 (0)