Commit 756972b5bf74311e0714e4ee9b8dce1fedafaff6

Authored by Kevin G Fourie
1 parent 6a9632e8

Once again playing with image layout at top of standard page. The logos should b…

…e the same size and aligned now.
.gitignore
1 1 var/cache/configcache
2 2 bin/luceneserver/lucene.pid
3 3 *.tmproj
  4 +.DS_Store
4 5 \ No newline at end of file
... ...
resources/css/kt-framing.css
... ... @@ -84,7 +84,6 @@ body
84 84 #logobar .primary
85 85 {
86 86 float: left;
87   - padding-top: 11px;
88 87 border: 0;
89 88 }
90 89  
... ...