mirror of
https://github.com/xelframe/catmpeg.github.io.git
synced 2026-04-17 11:03:26 +03:00
Compare commits
2 commits
6eb4796ff4
...
8b1e93b234
| Author | SHA1 | Date | |
|---|---|---|---|
|
8b1e93b234 |
|||
| 32ba63fbee |
3 changed files with 4 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
## Ещё одна моя страничка [semka.w10.site](http://catmpeg.github.io/semka.w10.site)
|
||||
# сурсы моего сайта xdd
|
||||
|
|
|
|||
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