Persoenliche Mediazentrale
ulrich
2022-05-11 392dc977ae7d13188f07db1d6d865a964bb96858
www/app.css
@@ -468,7 +468,7 @@
@font-face {
  font-family: 'pikto';
  src: url('font/pikto.ttf?68902687') format('truetype');
  src: url('font/pikto.ttf?73409988') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@@ -478,11 +478,10 @@
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'pikto';
    src: url('../font/pikto.svg?49751252#pikto') format('svg');
    src: url('../font/pikto.svg?73409988#pikto') format('svg');
  }
}
*/
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "pikto";
  font-style: normal;
@@ -505,7 +504,7 @@
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* margin-left: .2em; */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
@@ -548,6 +547,8 @@
.icon-cog-alt:before { content: '\e81b'; } /* '' */
.icon-wrench:before { content: '\e81c'; } /* '' */
.icon-flash:before { content: '\e81d'; } /* '' */
.icon-volume-down:before { content: '\e81e'; } /* '' */
.icon-volume-up:before { content: '\e81f'; } /* '' */
.icon-rss:before { content: '\f09e'; } /* '' */
.icon-docs:before { content: '\f0c5'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
@@ -570,6 +571,9 @@
.icon-toggle-on:before { content: '\f205'; } /* '' */
.icon-podcast:before { content: '\f2ce'; } /* '' */
/* Dropdown Menu */
/* Style The Dropdown Button */