Global Stylesheet -


what's best way of implementing global stylesheet effects directories of website? know it's possible link stylesheet in above directory via href="../style.css", there must better way of doing this messy when you've got number of levels website.

thanks in advance


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -