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