Cleaned up the source.
This commit is contained in:
parent
d2601e19d7
commit
8b2a6bdd92
1 changed files with 0 additions and 3 deletions
|
@ -7,7 +7,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.startdate,.location,.url,.edit {
|
.startdate,.location,.url,.edit {
|
||||||
/*float: left;*/
|
|
||||||
display: inline;
|
display: inline;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
|
@ -16,14 +15,12 @@
|
||||||
|
|
||||||
ul.tags {
|
ul.tags {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
/*float: left;*/
|
|
||||||
margin: 0;
|
margin: 0;
|
||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
display: inline;
|
display: inline;
|
||||||
li {
|
li {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
/*float: left;*/
|
|
||||||
display: inline;
|
display: inline;
|
||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue