mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-05 07:03:24 +01:00
Clean some unused css.
This commit is contained in:
parent
65e9625867
commit
11809a4493
@ -3,33 +3,12 @@
|
||||
|
||||
@import "pageHeaders.css";
|
||||
|
||||
/* INTRO STYLES */
|
||||
.button {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.contentDescription {
|
||||
font-size: 15px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
#loginContent .loginNews {
|
||||
float: left;
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
#joinContent {
|
||||
padding: 5px 10px;
|
||||
}
|
||||
|
||||
/* Finish homepage styles */
|
||||
|
||||
div#mainBody {
|
||||
margin: 10px auto;
|
||||
width: 900px; /*margin-bottom: 100px; *//* height brokes all the tables on IE*/
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
div#login {
|
||||
float: right;
|
||||
width: 300px;
|
||||
|
Loading…
Reference in New Issue
Block a user