fix mod color thread view

This commit is contained in:
plebeius.eth
2023-09-14 12:56:08 +02:00
parent 708294922d
commit 8043709498
@@ -2495,6 +2495,10 @@ export const BoardForm = styled.div`
color: #117743;
font-weight: 700;
}
.capcode {
color: purple !important;
}
.subject-mobile {
color: #cc1105;
@@ -2612,6 +2616,10 @@ export const BoardForm = styled.div`
color: #117743;
font-weight: 700;
}
.capcode {
color: purple !important;
}
.subject-mobile {
color: #0f0c5d;
@@ -2725,6 +2733,10 @@ export const BoardForm = styled.div`
color: #117743;
font-weight: 700;
}
.capcode {
color: purple !important;
}
.subject-mobile {
color: #cc1105;
@@ -2841,6 +2853,10 @@ export const BoardForm = styled.div`
color: #117743;
font-weight: 700;
}
.capcode {
color: purple !important;
}
.subject-mobile {
color: #0f0c5d;
@@ -2954,6 +2970,10 @@ export const BoardForm = styled.div`
font-weight: 700;
}
.capcode {
color: #81a2be !important;
}
.poster-address-mobile {
color: #707070;
}
@@ -3075,6 +3095,10 @@ export const BoardForm = styled.div`
color: #004a99;
font-weight: 700;
}
.capcode {
color: #f60 !important;
}
.subject-mobile {
color: #111;