mirror of
https://github.com/jimeh/modern_bubbling.git
synced 2026-02-19 11:56:38 +00:00
23 lines
313 B
CSS
23 lines
313 B
CSS
/*
|
|
|
|
This file defines which header style all Glass variants will use.
|
|
|
|
*/
|
|
|
|
|
|
/*
|
|
Leopard Style (default)
|
|
*/
|
|
/*@import url("header-styles/leopard-header.css");*/
|
|
|
|
|
|
/*
|
|
Tiger Style
|
|
*/
|
|
/*@import url("header-styles/tiger-header.css");*/
|
|
|
|
|
|
/*
|
|
Glass Style
|
|
*/
|
|
/*@import url("header-styles/glass-header.css");*/ |