Skip to content

ascseb/bluetrip-css-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueTripCSS

A CSS Framework Fusion of Blueprint and Tripoli

USAGE

Add the following four links to the <head> of your page:

<link rel="stylesheet" href="../css/screen.css" type="text/css" media="screen, projection">
<link rel="stylesheet" href="../css/print.css" type="text/css" media="print">
<!--[if IE]>
  <link rel="stylesheet" href="../css/ie.css" type="text/css" media="screen, projection">
<![endif]-->
<link rel="stylesheet" href="../css/style.css" type="text/css" media="screen, projection">

Make sure you have the stylesheet links correct. Then edit "screen.css" to change a[href^="http://yourwebsite.com"] by putting your url in place of yourwebsite.com. This ensures that internal links will not show the external link icon.

Now get designing!

INFORMATION

Visit bluetrip.org and read the blog for more detailed information and instructions.

LICENSE

See the LICENSE file.

About

A CSS framework that began as a lovechild between Blueprint and Tripoli and has taken a life of its own.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors