mirror of
https://github.com/loma-one/friendica_Template.git
synced 2025-02-15 04:54:04 +00:00
Angleichen Rahmenfarbe Kontakte
This commit is contained in:
parent
eaea4059d0
commit
58dc5b0724
2 changed files with 8 additions and 4 deletions
|
@ -888,7 +888,7 @@ section > .generic-page-wrapper, .videos-content-wrapper, .suggest-content-wrapp
|
|||
background-color: #252728;
|
||||
color: #b0b3b8;
|
||||
box-shadow: 0 0 3px #dadada;
|
||||
-webkit-box-shadow: 0 0 3px #2d2d2d;
|
||||
-webkit-box-shadow: 0 0 1px #111;
|
||||
-moz-box-shadow: 0 0 3px #dadada;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
|
|
@ -914,6 +914,10 @@ p.wall-item-announce,
|
|||
border-radius: 50%;
|
||||
}
|
||||
|
||||
#cboxWrapper {
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
audio, progress, video {
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Reference in a new issue