mirror of
https://github.com/xelframe/catmpeg.github.io.git
synced 2026-04-17 19:13:24 +03:00
new design x2
This commit is contained in:
parent
6eb4796ff4
commit
32ba63fbee
2 changed files with 3 additions and 3 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 2.7 MiB |
|
|
@ -70,9 +70,9 @@ a {
|
|||
|
||||
.block {
|
||||
padding: 10px 15px;
|
||||
background-color: rgba(0, 0, 0, 0.1);
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
border-radius: 5px;
|
||||
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
|
||||
box-shadow: 0 2px 5px rgba(0,0,0,0.3);
|
||||
}
|
||||
|
||||
.h1-404 {
|
||||
|
|
@ -94,7 +94,7 @@ label {
|
|||
width: 500px;
|
||||
resize: none;
|
||||
color: #ddd;
|
||||
background-color: rgba(0, 0, 0, 0.1);
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
border: none;
|
||||
border-radius: 5px;
|
||||
padding: 5px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue