Commit 74aebfe1 authored by Romain DELEAU's avatar Romain DELEAU

border sider pieces css

parent 1639579e
......@@ -4,8 +4,8 @@
width: 300px;
position: relative;
background-color: var(--piece-background-color);
border: solid black 1px;
border-radius: 10px;
border: solid #707070 1px;
border-radius: 6px;
label {
margin-right: 10px;
......
......@@ -4,8 +4,8 @@
width: 300px;
position: relative;
background-color: var(--piece-background-color);
border: solid black 1px;
border-radius: 10px;
border: solid #707070 1px;
border-radius: 6px;
label {
margin-bottom: 10px;
......
......@@ -4,8 +4,8 @@
width: 300px;
position: relative;
background-color: var(--piece-background-color);
border: solid black 1px;
border-radius: 10px;
border: solid #707070 1px;
border-radius: 6px;
&-form {
position: relative;
......
......@@ -4,8 +4,8 @@
width: 300px;
position: relative;
background-color: var(--piece-background-color);
border: solid black 1px;
border-radius: 10px;
border: solid #707070 1px;
border-radius: 6px;
&-form {
position: relative;
......
......@@ -4,8 +4,8 @@
width: 300px;
position: relative;
background-color: var(--piece-background-color);
border: solid black 1px;
border-radius: 10px;
border: solid #707070 1px;
border-radius: 6px;
&-title {
font-family: 'Glacial Indifference Bold';
......
......@@ -4,9 +4,8 @@
width: 300px;
height: 100px;
position: relative;
//background: linear-gradient(165deg, rgba(154,213,236,1) 0%, rgba(154,213,236,1) 55%, rgba(0,0,0,1) 55%, rgba(0,0,0,1) 100%);
border: solid black 1px;
border-radius: 10px;
border: solid #707070 1px;
border-radius: 6px;
&-title {
font-family: 'Glacial Indifference Bold';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment