Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
andreashaerter authored and selfthinker committed Dec 4, 2011
1 parent 40b1585 commit 4ce822a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion css/basic.css
Expand Up @@ -248,7 +248,7 @@ option { font-style: normal; font-weight: normal; }
/*____________ general classes ____________*/ /*____________ general classes ____________*/


div.clearer { div.clearer {
/* additional to what's already in lib/styles/style.css: */ /* additional to what's already in DokuWiki's lib/styles/all.css: */
font-size: 1px; font-size: 1px;
visibility: hidden; visibility: hidden;
} }
Expand Down
2 changes: 1 addition & 1 deletion css/content.css
Expand Up @@ -24,7 +24,7 @@


/*____________ images ____________*/ /*____________ images ____________*/


/* embedded images (styles are already partly set in lib/styles/style.css) */ /* embedded images (styles are already partly set in DokuWiki's lib/styles/all.css) */
.dokuwiki img.media { } .dokuwiki img.media { }
.dokuwiki img.medialeft { margin: .5em 1.5em .5em 0; } .dokuwiki img.medialeft { margin: .5em 1.5em .5em 0; }
.dokuwiki img.mediaright { margin: .5em 0 .5em 1.5em; } .dokuwiki img.mediaright { margin: .5em 0 .5em 1.5em; }
Expand Down

0 comments on commit 4ce822a

Please sign in to comment.