mirror of
https://github.com/jimeh/modern_bubbling.git
synced 2026-02-19 11:56:38 +00:00
5 lines
170 B
CSS
5 lines
170 B
CSS
/* import the glass header */
|
|
@import url("../_headers/glass.css");
|
|
|
|
/* include the global header override style sheet */
|
|
@import url("../_headers/_global_override.css"); |