mirror of
https://github.com/jimeh/modern_bubbling.git
synced 2026-02-19 11:56:38 +00:00
25 lines
377 B
CSS
25 lines
377 B
CSS
/*
|
|
|
|
Using this file you can globally override the header styles of
|
|
all variants. Just uncomment the line of your preferred style.
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*
|
|
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");*/ |