skin customs
This commit is contained in:
parent
76b5b575fc
commit
748e4e9e44
BIN
pppad-skin/images/fig2b152x152.png
Normal file
BIN
pppad-skin/images/fig2b152x152.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 49 KiB |
BIN
pppad-skin/images/fig2b180x180.png
Normal file
BIN
pppad-skin/images/fig2b180x180.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
BIN
pppad-skin/images/fig2b64x64.png
Normal file
BIN
pppad-skin/images/fig2b64x64.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
@ -51,7 +51,7 @@ input {
|
|||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
font-size: 23px;
|
font-size: 23px;
|
||||||
line-height: 1.8;
|
line-height: 1.8;
|
||||||
color: #6c02fd;
|
color: #8443fc;
|
||||||
background: #585d6a;
|
background: #585d6a;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
@ -65,7 +65,7 @@ button[type=submit] {
|
|||||||
border-top-right-radius: 3px;
|
border-top-right-radius: 3px;
|
||||||
border-bottom-right-radius: 3px;
|
border-bottom-right-radius: 3px;
|
||||||
left: 305px;
|
left: 305px;
|
||||||
color: #6c02fd;
|
color: #8443fc;
|
||||||
background: #585d6a;
|
background: #585d6a;
|
||||||
border: none;
|
border: none;
|
||||||
top: 0;
|
top: 0;
|
||||||
@ -76,8 +76,8 @@ button[type=submit] {
|
|||||||
#button:hover,
|
#button:hover,
|
||||||
button[type=submit]:hover {
|
button[type=submit]:hover {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
background: #585d6a;
|
background: #696f7e;
|
||||||
color: #6c02fd;
|
color: #8443fc;
|
||||||
}
|
}
|
||||||
|
|
||||||
#padname {
|
#padname {
|
||||||
|
|||||||
@ -34,7 +34,7 @@
|
|||||||
--super-dark-color: #485365; /*#374256;*/
|
--super-dark-color: #485365; /*#374256;*/
|
||||||
--dark-color: #576273; /*#4d5d77*/
|
--dark-color: #576273; /*#4d5d77*/
|
||||||
|
|
||||||
--primary-color: #64d29b;
|
--primary-color: #8443fc; /* pppad primary colour */
|
||||||
--middle-color: #d2d2d2; /* kind of grey, use for border for examples */
|
--middle-color: #d2d2d2; /* kind of grey, use for border for examples */
|
||||||
|
|
||||||
--light-color: #f2f3f4; /*#f9f9f9;*/
|
--light-color: #f2f3f4; /*#f9f9f9;*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user