This commit is contained in:
ken 2026-03-19 11:49:35 +08:00
parent a987778467
commit 4624ee0795
3 changed files with 9 additions and 2 deletions

View File

@ -2,6 +2,9 @@
@import "../initial";
@import "variables";
input{
color: #333;
}
#orbit-bar .orbit-bar-title a{
color: #333!important;
}

View File

@ -8,6 +8,9 @@
// Announcement widget
// ## Gerneral styles for widgets
.status-top{
display: none!important;
}
.VivaTimeline{
z-index: 1;
position: relative;

View File

@ -15,10 +15,11 @@
// .i-member-profile-data-wrap a {
// color:#13678a;
// }
.member-data-value-name{
color: #002333;
font-size: 1.1em;
font-weight: 600;
// font-size: 1.1em;
// font-weight: 600;
}
.i-member-profile-item{
a{