Skin changes
start.css:
- added temporarily design
voting.css:
- created the file
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
<<<<<<< Updated upstream
|
||||||
|
=======
|
||||||
|
<<<<<<< Updated upstream
|
||||||
|
body {
|
||||||
|
background-color: rgb(44, 49, 54);
|
||||||
|
font-family: Arial, Helvetica, sans-serif;
|
||||||
|
=======
|
||||||
|
>>>>>>> Stashed changes
|
||||||
input {
|
input {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
@@ -30,6 +38,10 @@ input::selection {
|
|||||||
.signup-button {
|
.signup-button {
|
||||||
padding: .25em 0;
|
padding: .25em 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
<<<<<<< Updated upstream
|
||||||
|
=======
|
||||||
|
border-radius: 12px;
|
||||||
|
>>>>>>> Stashed changes
|
||||||
outline: 0;
|
outline: 0;
|
||||||
background: #bb1515;
|
background: #bb1515;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
@@ -137,6 +149,10 @@ input:focus+label .nav-dot:before {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
<<<<<<< Updated upstream
|
||||||
|
=======
|
||||||
|
>>>>>>> Stashed changes
|
||||||
|
>>>>>>> Stashed changes
|
||||||
}
|
}
|
||||||
|
|
||||||
html,
|
html,
|
||||||
|
|||||||
0
src/main/resources/static/styles/voting.css
Normal file
0
src/main/resources/static/styles/voting.css
Normal file
Reference in New Issue
Block a user