Project

General

Profile

« Previous | Next » 

Revision 2539

Added by sgarg over 18 years ago

Added px to the css files.

Modified the index.html file to have a link for search.

View differences:

obfs.css
220 220
 */
221 221

  
222 222
.intro {
223
        width:   760;
224
        margin-left:    20;
223
        width:   760px;
224
        margin-left:    20px;
225 225
}
226 226
 
227 227

  
......
313 313
    
314 314
.tables {
315 315
        width:   760px;
316
        margin-left:      20;
316
        margin-left:      20px;
317 317
        border-top: solid black 1px;
318 318
        border-left: solid black 1px;
319 319
        border-right: solid black 1px;      
......
347 347
.rightCol {
348 348
       width:  24%;
349 349
       text-align: right;
350
    }
350
    }

Also available in: Unified diff