Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Commit

Permalink
2.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Wondermarin authored Apr 16, 2020
1 parent 60103bc commit 263cb4c
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion vdark.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
@homepageURL https://github.com/Wondermarin/VDARK
@updateURL https://dl.dropboxusercontent.com/s/faysjkwgq5n9m8a/vdark.user.css?dl=0
@supportURL https://github.com/Wondermarin/VDARK
@version 2.3.8
@version 2.3.9
@author Wondermarin (https://wondermarin.com)
@license CC-BY-NC-4.0
@preprocessor stylus
Expand Down Expand Up @@ -13771,6 +13771,18 @@
box-shadow: 0 1px 0 0 #1c1c1c, 0 0 0 1px #1c1c1c;
}

#side_bar #l_covid19 .left_icon {
background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20height%3D%2218%22%20width%3D%2218%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M9%201.5c.5523%200%201%20.4477%201%201a.9985.9985%200%2001-.3999.8l-.0005.7356c.4784.0572.936.1819%201.3631.3643l.3671-.6374a.9985.9985%200%2001.0542-.8917c.2761-.4783.8877-.6421%201.366-.366.4783.2762.6422.8877.366%201.366a.9985.9985%200%2001-.7463.4929l-.3675.6376c.3772.2836.7129.6193.9965.9965l.6377-.3687a.9985.9985%200%2001.4928-.7451c.4783-.2762%201.0898-.1123%201.366.366.2761.4783.1123%201.0899-.366%201.366a.9985.9985%200%2001-.8928.0537l-.6363.3676c.1823.4268.307.884.3642%201.362l.7364-.0004A.9985.9985%200%200115.5%208c.5523%200%201%20.4477%201%201s-.4477%201-1%201a.9985.9985%200%2001-.8-.3999l-.7356-.0005a4.9665%204.9665%200%2001-.3643%201.3631l.6374.3671a.9985.9985%200%2001.8917.0542c.4783.2761.6421.8877.366%201.366-.2762.4783-.8877.6422-1.366.366a.9985.9985%200%2001-.4929-.7463l-.6376-.3675a5.0293%205.0293%200%2001-.9965.9965l.3687.6377a.9985.9985%200%2001.7451.4928c.2762.4783.1123%201.0898-.366%201.366-.4783.2761-1.0899.1123-1.366-.366a.9985.9985%200%2001-.0537-.8928l-.3676-.6363a4.9665%204.9665%200%2001-1.362.3642l.0004.7364A.9985.9985%200%200110%2015.5c0%20.5523-.4477%201-1%201s-1-.4477-1-1c0-.3271.157-.6175.3999-.8l.0005-.7356a4.9665%204.9665%200%2001-1.3631-.3643l-.3671.6374a.9985.9985%200%2001-.0542.8917c-.2761.4783-.8877.6421-1.366.366-.4783-.2762-.6422-.8877-.366-1.366a.9985.9985%200%2001.7463-.4929l.3675-.6376a5.0293%205.0293%200%2001-.9965-.9965l-.6377.3687a.9985.9985%200%2001-.4928.7451c-.4783.2762-1.0898.1123-1.366-.366-.2761-.4783-.1123-1.0899.366-1.366a.9985.9985%200%2001.8928-.0537l.6363-.3676a4.9665%204.9665%200%2001-.3642-1.362l-.7364.0004A.9985.9985%200%20012.5%2010c-.5523%200-1-.4477-1-1s.4477-1%201-1c.3271%200%20.6175.157.8.3999l.7356.0005a4.9665%204.9665%200%2001.3643-1.3631l-.6374-.3671a.9985.9985%200%2001-.8917-.0542c-.4783-.2761-.6421-.8877-.366-1.366.2762-.4783.8877-.6422%201.366-.366a.9985.9985%200%2001.4929.7463l.6376.3675a5.0293%205.0293%200%2001.9965-.9965l-.3687-.6377a.9985.9985%200%2001-.7451-.4928c-.2762-.4783-.1123-1.0898.366-1.366.4783-.2761%201.0899-.1123%201.366.366a.9985.9985%200%2001.0537.8928l.3676.6363a4.9665%204.9665%200%20011.362-.3642l-.0004-.7364A.9985.9985%200%20018%202.5c0-.5523.4477-1%201-1z%22%20fill%3D%22%23dddddd%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E');
}

.CatalogBlock--divided, .CatalogSection {
background-color: #1c1c1c;
}

.CatalogBlock--divided:before {
box-shadow: 0 1px 0 0 #1c1c1c, 0 0 0 1px #1c1c1c;
}

/* Blog */

.blog_entry_title {
Expand Down

0 comments on commit 263cb4c

Please sign in to comment.