css:themes:holodeck

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
css:themes:holodeck [2024/06/04 11:35] avillepreuxcss:themes:holodeck [2024/06/11 11:42] (Version actuelle) avillepreux
Ligne 261: Ligne 261:
 ::-webkit-scrollbar-thumb:hover { background: #FF77FF; } /* Handle on hover */ ::-webkit-scrollbar-thumb:hover { background: #FF77FF; } /* Handle on hover */
  
 +/* TOC */
 +
 +.toc-panel.panel-default {
 +    background-color: #000 !important; /* because this theme has a transparent .panel-default background color! */
 +}
 +.dw-toc > nav {
 +    position: absolute;
 +}
 +
 +/* LCARS FOOTER  */
 +/*
 +footer#dw__footer:after {
 +    content: "";
 +    display: block;
 +    width: 100%;
 +    height: auto;
 +    background-image: url(https://intranet.cyanide-studio.com/_media/media/projects/startrek-exile/lcars.gif);
 +    aspect-ratio: 800 / 600;
 +    background-size: auto;
 +    background-position: top center;
 +    background-repeat: no-repeat;
 +}
 +*/
  
 </CSS> </CSS>
  
  • css/themes/holodeck.1717493737.txt.gz
  • Dernière modification : 2024/06/04 11:35
  • de avillepreux