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:

nrs.css
221 221

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

  
228 228

  
229 229
.headertopmargin {
230
    margin-top:    10;
230
    margin-top:    10px;
231 231
}
232 232

  
233 233
p.searchbox {
......
317 317

  
318 318
.tables {
319 319
        width:   760px;
320
        margin-left:    20;
320
        margin-left:    20px;
321 321
        border-top: solid black 1px;
322 322
        border-left: solid black 1px;
323 323
        border-right: solid black 1px;      
......
351 351
       width:  24%;
352 352
       text-align: right;
353 353
    }
354
	
354
	

Also available in: Unified diff