mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-21 03:04:38 +10:00
Moving .surf to .config/surf
This commit is contained in:
27
.config/surf/styles/arcolinux-info.css
Normal file
27
.config/surf/styles/arcolinux-info.css
Normal file
@@ -0,0 +1,27 @@
|
||||
body {
|
||||
font-size: 13px;
|
||||
background-color: #282a36 !important;
|
||||
color: #d0d0d0 !important;
|
||||
}
|
||||
#main-header {
|
||||
background-color: #282a36 !important;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#et-navigation > ul > li > a {
|
||||
color: #c3e88d !important;
|
||||
}
|
||||
|
||||
.widget_text .textwidget {
|
||||
background-color: #434758 !important;
|
||||
|
||||
}
|
||||
|
||||
h4.widgettitle {
|
||||
color: #d0d0d0 !important;
|
||||
background-color: #434758 !important;
|
||||
}
|
||||
|
||||
.textwidget p {
|
||||
color: #d0d0d0 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user