mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-22 10:10:12 +01:00
14 lines
283 B
CSS
14 lines
283 B
CSS
|
|
/* Guides.rubyonrails.org */
|
||
|
|
/* Style.css */
|
||
|
|
/* Created January 30, 2009
|
||
|
|
--------------------------------------- */
|
||
|
|
|
||
|
|
/*
|
||
|
|
---------------------------------------
|
||
|
|
Import advanced style sheet
|
||
|
|
---------------------------------------
|
||
|
|
*/
|
||
|
|
|
||
|
|
@import url("reset.css");
|
||
|
|
@import url("main.css");
|