feat: change css #5121
@@ -40,20 +40,6 @@ homepage:
|
|||||||
html {
|
html {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
ul#myTab {
|
|
||||||
background-color: rgba(240, 230, 215, 0.12) !important;
|
|
||||||
color: white !important;
|
|
||||||
}
|
|
||||||
li.service div.service-card,
|
|
||||||
li.bookmark a.rounded-md {
|
|
||||||
color: white !important;
|
|
||||||
background-color: rgba(240, 230, 215, 0.12) !important;
|
|
||||||
transition: all 150ms ease !important;
|
|
||||||
}
|
|
||||||
li.service div.service-card:hover,
|
|
||||||
li.bookmark a.rounded-md:hover {
|
|
||||||
background-color: rgba(240, 230, 215, 0.18) !important;
|
|
||||||
}
|
|
||||||
docker.yaml: ""
|
docker.yaml: ""
|
||||||
kubernetes.yaml: |
|
kubernetes.yaml: |
|
||||||
mode: cluster
|
mode: cluster
|
||||||
|
|||||||
Reference in New Issue
Block a user