左メニューのバック消去
This commit is contained in:
parent
8cfa343088
commit
1223708d33
@ -2,7 +2,7 @@
|
||||
* plusfuture
|
||||
*
|
||||
* Based on duepuntozero Friendica style
|
||||
* Originally by Fabio Comuni <fabrix.xm@gmail.com>
|
||||
* Originally by harukin <harukin@haruk.in>
|
||||
*/
|
||||
|
||||
|
||||
@ -1850,6 +1850,11 @@ dl.bb-dl > dd > li {
|
||||
border-radius: 15% !important;
|
||||
}
|
||||
|
||||
#user_menu{
|
||||
background-color: #0000;
|
||||
filter: none;
|
||||
}
|
||||
|
||||
a[title*="harukin@plus.haruk.in"]{
|
||||
color: rgb(170, 2, 2);
|
||||
}
|
||||
|
Reference in New Issue
Block a user