Added platforms and clients
This commit is contained in:
@@ -49,8 +49,7 @@
|
||||
&.bot_seznambot::before { background-position-y: -140px }
|
||||
&.bot_claude::before { background-position-y: -160px }
|
||||
|
||||
/* platform icons */
|
||||
|
||||
/* platform icons */
|
||||
&.platform::before { background-image: url('img/platforms.png') }
|
||||
&.pf_win10::before { background-position-y: -20px }
|
||||
&.pf_winold::before, dd.platform_winold::before,
|
||||
@@ -59,18 +58,19 @@
|
||||
&.pf_macosold::before { background-position-y: -80px }
|
||||
&.pf_ios::before { background-position-y: -100px }
|
||||
&.pf_android::before { background-position-y: -120px }
|
||||
&.pf_androidold::before { background-position-y: -140px }
|
||||
&.pf_linux::before { background-position-y: -160px }
|
||||
&.pf_bsd::before { background-position-y: -180px }
|
||||
&.pf_chromium::before { background-position-y: -200px }
|
||||
&.pf_hmos::before { background-position-y: -220px }
|
||||
&.pf_tizen::before { background-position-y: -240px }
|
||||
&.pf_fire::before { background-position-y: -260px }
|
||||
|
||||
/* browser icons */
|
||||
&.client::before { background-image: url('img/clients.png') }
|
||||
&.cl_firefox::before { background-position-y: -20px }
|
||||
&.cl_safari::before { background-position-y: -40px }
|
||||
&.cl_chrome::before { background-position-y: -60px }
|
||||
&.cl_chromeold::before { background-position-y: -60px; opacity: 75%; filter: ~"saturate(25%)"; }
|
||||
&.cl_msedge::before { background-position-y: -80px }
|
||||
&.cl_msie::before { background-position-y: -100px }
|
||||
&.cl_opera::before { background-position-y: -120px }
|
||||
@@ -81,6 +81,9 @@
|
||||
&.cl_vivaldi::before { background-position-y: -220px }
|
||||
&.cl_aol::before { background-position-y: -240px }
|
||||
&.cl_ya::before { background-position-y: -260px }
|
||||
&.cl_silk::before { background-position-y: -280px }
|
||||
&.cl_ffold::before { background-position-y: -300px }
|
||||
&.cl_chromeold::before { background-position-y: -320px }
|
||||
|
||||
/* Country flags */
|
||||
/* Note: flag images and CSS adapted from: https://github.com/lafeber/world-flags-sprite/ */
|
||||
|
||||
Reference in New Issue
Block a user