Refactoring and cleanup
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
&.bot_claude::before { background-position-y: -160px }
|
||||
&.bot_applemsgs::before { background-position-y: -180px }
|
||||
&.bot_reddit::before { background-position-y: -200px }
|
||||
&.bot_other::before { background-image: url('img/more.svg') }
|
||||
|
||||
/* platform icons */
|
||||
&.platform::before { background-image: url('img/platforms.png') }
|
||||
@@ -68,6 +69,7 @@
|
||||
&.pf_hmos::before { background-position-y: -220px }
|
||||
&.pf_tizen::before { background-position-y: -240px }
|
||||
&.pf_fire::before { background-position-y: -260px }
|
||||
&.pf_other::before { background-image: url('img/more.svg') }
|
||||
|
||||
/* browser icons */
|
||||
&.client::before { background-image: url('img/clients.png') }
|
||||
@@ -89,6 +91,7 @@
|
||||
&.cl_chromeold::before { background-position-y: -320px }
|
||||
&.cl_ecosia::before { background-position-y: -340px }
|
||||
&.cl_webkit::before { background-position-y: -360px }
|
||||
&.cl_other::before { background-image: url('img/more.svg') }
|
||||
|
||||
/* Country flags */
|
||||
/* Note: flag images and CSS adapted from: https://github.com/lafeber/world-flags-sprite/ */
|
||||
@@ -353,6 +356,9 @@
|
||||
&.ref_duckduckgo::before { background-position-y: -120px }
|
||||
&.ref_ecosia::before { background-position-y: -140px }
|
||||
&.ref_yandex::before { background-position-y: -160px }
|
||||
&.ref_chatgpt::before { background-position-y: -180px }
|
||||
&.ref_brave::before { background-position-y: -200px }
|
||||
&.ref_other::before { background-image: url('img/more.svg') }
|
||||
}
|
||||
|
||||
/* grid layout for the overview: */
|
||||
|
||||
Reference in New Issue
Block a user