Skip to content

Commit

Permalink
Corrected a few typos, removed double/trailing spaces, converted spac…
Browse files Browse the repository at this point in the history
…es to tabs, added proper double quotes, added language attribute.
  • Loading branch information
oli authored and Martin Klepsch committed Feb 16, 2010
1 parent 5037bfd commit 86fb835
Show file tree
Hide file tree
Showing 11 changed files with 147 additions and 150 deletions.
6 changes: 3 additions & 3 deletions core/content.css
Expand Up @@ -13,12 +13,12 @@ hr{border: 5px solid #e2e2e2; border-width: 0 0 5px 0; margin: 20px 10px 10px 10
code{color:#0B8C8F;} code{color:#0B8C8F;}
/* ====== Headings ====== */ /* ====== Headings ====== */
/* .h1-.h6 classes should be used to maintain the semantically appropriate heading levels - NOT for use on non-headings */ /* .h1-.h6 classes should be used to maintain the semantically appropriate heading levels - NOT for use on non-headings */
h1, .h1{font-size:196%; font-weight:normal; font-style: normal; color:#AE0345;} h1, .h1{font-size:196%; font-weight:normal; font-style: normal; color:#AE0345;}
h2, .h2{font-size:167%; font-weight:normal; font-style: normal; color:#AE0345;} h2, .h2{font-size:167%; font-weight:normal; font-style: normal; color:#AE0345;}
h3, .h3{font-size:146.5%; font-weight:normal; font-style: normal; color:#DF2B72;} h3, .h3{font-size:146.5%; font-weight:normal; font-style: normal; color:#DF2B72;}
h4, .h4{font-size:123.1%; font-weight:normal; font-style: normal; color: #333;} h4, .h4{font-size:123.1%; font-weight:normal; font-style: normal; color: #333;}
h5, .h5{font-size:108%; font-weight:bold; font-style: normal; color:#AE0345;} h5, .h5{font-size:108%; font-weight:bold; font-style: normal; color:#AE0345;}
h6, .h6{font-size:108%; font-weight:normal; font-style: italic; color:#333;} h6, .h6{font-size:108%; font-weight:normal; font-style: italic; color:#333;}
/* if additional headings are needed they should be created via additional classes, never via location dependant styling */ /* if additional headings are needed they should be created via additional classes, never via location dependant styling */
.category{font-size:108%; font-weight:normal; font-style: normal; text-transform:uppercase; color: #333;} .category{font-size:108%; font-weight:normal; font-style: normal; text-transform:uppercase; color: #333;}
.category a{color: #333;} .category a{color: #333;}
Expand Down Expand Up @@ -59,7 +59,7 @@ cite{display:block; text-align:right; padding-top: 10px;}
.callout span.quotLast{vertical-align:middle;} .callout span.quotLast{vertical-align:middle;}
/* ====== image treatments (get more from jason santa maria) ====== */ /* ====== image treatments (get more from jason santa maria) ====== */
.caption{font-size:13px; color:#666666; font-style:italic;padding-top:0;} .caption{font-size:13px; color:#666666; font-style:italic;padding-top:0;}
/* will need to either /* will need to either
1. find a way to capture the width of the caption in the width of the image or flash 1. find a way to capture the width of the caption in the width of the image or flash
2. Set some default widths, mby use flickr widths? 2. Set some default widths, mby use flickr widths?
*/ */
Expand Down
8 changes: 4 additions & 4 deletions core/grid/grids_doc.html
Expand Up @@ -16,7 +16,7 @@
</head> </head>
<body> <body>
<h1>Lines &amp; Grids</h1> <h1>Lines &amp; Grids</h1>
<p class="intro">Grids are used to break any space into fractions, they can be nested. A unit can contain another line or it can contain other objects directly. The sum of the fractional sizes of all children of one line should be equal to one. Grids control width, content controls height.</p> <p class="intro">Grids are used to break any space into fractions, they can be nested. A unit can contain another line or it can contain other objects directly. The sum of the fractional sizes of all children of one line should be equal to one. Grids control width, content controls height.</p>
<h2>Base Classes</h2> <h2>Base Classes</h2>
<div class="data"> <div class="data">
<table> <table>
Expand All @@ -29,7 +29,7 @@ <h2>Base Classes</h2>
<tbody> <tbody>
<tr class="odd"> <tr class="odd">
<th scope="row"><code>line</code></th> <th scope="row"><code>line</code></th>
<td>Groups units on one horizontal line. Note: for mobile layout units may be stacked to avoid horizontal scrolling.</td> <td>Groups units on one horizontal line. Note: for mobile layout units may be stacked to avoid horizontal scrolling.</td>
</tr> </tr>
<tr class="even"> <tr class="even">
<th scope="row"><code>unit</code></th> <th scope="row"><code>unit</code></th>
Expand Down Expand Up @@ -94,7 +94,7 @@ <h3>1/3</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div> </div>
<div class="unit size1of3 lastUnit"> <div class="unit size1of3 lastUnit">
<h3>1/3</h3> <h3>1/3</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div> </div>
</div> </div>
Expand Down Expand Up @@ -164,7 +164,7 @@ <h3>3/5</h3>


<h2>Complicated Nesting - the AG test</h2> <h2>Complicated Nesting - the AG test</h2>


<p>Many years ago Arnaud Gueras, an excellent developer I worked with, created this litmus test of a great grid system. It should be able to nest any combination of the units and lines, and so it should be able to create the complicated layout below. His test reminded me of the golden mean, so I still use it today. </p> <p>Many years ago Arnaud Gueras, an excellent developer I worked with, created this litmus test of a great grid system. It should be able to nest any combination of the units and lines, and so it should be able to create the complicated layout below. His test reminded me of the golden mean, so I still use it today.</p>


<div class="line"> <div class="line">
<div class="unit size1of5"> <div class="unit size1of5">
Expand Down
4 changes: 2 additions & 2 deletions core/module/mod.css
Expand Up @@ -13,7 +13,7 @@ b{display:block;background-repeat:no-repeat;font-size:1%;position:relative;z-ind
.tl, .tr, .bl, .br{height:10px; width:10px;float:left;} .tl, .tr, .bl, .br{height:10px; width:10px;float:left;}
.tl{background-position: left top;} .tl{background-position: left top;}
.tr{background-position: right top;} .tr{background-position: right top;}
.bl{background-position: left bottom;} .bl{background-position: left bottom;}
.br{background-position: right bottom;} .br{background-position: right bottom;}
.br,.tr{float:right;} .br,.tr{float:right;}
.tr, .tl{overflow:hidden;margin-bottom:-32000px;}/* margin bottom needs to be < -9px */ .tr, .tl{overflow:hidden;margin-bottom:-32000px;}/* margin bottom needs to be < -9px */
Expand All @@ -26,7 +26,7 @@ b{display:block;background-repeat:no-repeat;font-size:1%;position:relative;z-ind
.complex .bl, .complex .br{/*margin-top:0;*/} .complex .bl, .complex .br{/*margin-top:0;*/}
.complex .top{height:5px;} .complex .top{height:5px;}
.complex .bottom{height:5px;/*margin-top:-10px;*/} .complex .bottom{height:5px;/*margin-top:-10px;*/}
/* pop */ /* pop */
.pop{overflow:visible;margin: 10px 20px 20px 10px; background-position:left top;} .pop{overflow:visible;margin: 10px 20px 20px 10px; background-position:left top;}
.pop .inner{right:-10px; bottom:-10px; background-position:right bottom;padding:0 10px 10px 0;} .pop .inner{right:-10px; bottom:-10px; background-position:right bottom;padding:0 10px 10px 0;}
.pop .tl, .pop .br{display:none;} .pop .tl, .pop .br{display:none;}
Expand Down

0 comments on commit 86fb835

Please sign in to comment.