mirror of
https://github.com/loma-one/friendica_Template.git
synced 2025-03-13 15:08:28 +00:00
Add files via upload
This commit is contained in:
parent
4bc22d18c4
commit
877c4c89cf
1 changed files with 5 additions and 1 deletions
|
@ -60,7 +60,7 @@ nav.navbar .nav > li > a:focus,
|
||||||
nav.navbar .nav > li > button:hover,
|
nav.navbar .nav > li > button:hover,
|
||||||
nav.navbar .nav > li > button:focus {
|
nav.navbar .nav > li > button:focus {
|
||||||
background-color: rgba(255,255,255,.1) !important;
|
background-color: rgba(255,255,255,.1) !important;
|
||||||
border-radius: 8px !important;
|
border-radius: 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#topbar-first .nav > li > a.selected {
|
#topbar-first .nav > li > a.selected {
|
||||||
|
@ -913,6 +913,10 @@ audio, canvas, progress, video {
|
||||||
margin: 20px auto;
|
margin: 20px auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#photo-photo {
|
||||||
|
margin: 20px auto;
|
||||||
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 1280px) {
|
@media screen and (max-width: 1280px) {
|
||||||
#search-box {
|
#search-box {
|
||||||
width: 18% !important;
|
width: 18% !important;
|
||||||
|
|
Loading…
Add table
Reference in a new issue