Commit 50b7ed49 authored by Murukesh Mohanan's avatar Murukesh Mohanan

moved main CSS file, corrected default value for style

parent 43bbd0bb
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
@import '../style.css'; @import 'style.css';
#timetable { #timetable {
/* borderColor=#000000 width="100%" cellSpacing=0 cellPadding=9 border=1*/ /* borderColor=#000000 width="100%" cellSpacing=0 cellPadding=9 border=1*/
......
@import '../style.css'; @import 'style.css';
#main li { #main li {
list-style-image: url("../images/not_sign.png"); list-style-image: url("../images/not_sign.png");
......
@import '../style.css'; @import 'style.css';
#plugins-list li { #plugins-list li {
float: left; float: left;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment