Skip to content

tsartsaris/google_code_prettify_flat_theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

google_code_prettify_flat_theme

Google Code Prettify Flat theme css "MADE WITH LOVE"

This is a flat css theme designed originally to support the flat layout of my blog at http://www.tsartsaris.gr

Inspired by http://designmodo.com/flat-free/ colors.

Works great with Twitter Bootstrap > 3.0.

Scales wonderfull for best user's reading experience with

/* Large desktops */ @media (min-width: 1200px)

/* Landscape tablets and medium desktops */ @media (min-width: 992px) and (max-width: 1199px)

/* Portrait tablets and small desktops */ @media (min-width: 768px) and (max-width: 991px)

/* Landscape phones and portrait tablets */ @media (max-width: 767px)

/* Landscape phones and smaller */ @media (max-width: 480px)

Using Google Fonts for code in the prettify tags

Main code uses http://typecast.com/preview/google/Varela%20Round

Comments of code uses http://typecast.com/preview/google/Roboto

You can find demo here http://tsartsaris.gr/Free_google_code_prettify_flat_theme_css

About

Google Code Prettify Flat theme css

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages