Updated to use CLJC-ified versions of engine and parser.
This commit is contained in:
parent
4861ee809b
commit
b2cd66df7f
16 changed files with 58 additions and 57 deletions
|
|
@ -6,7 +6,7 @@ body {
|
|||
/* Overall container div, holds all content of page. Yes, I know it shouldn't have fixed width */
|
||||
#main-container{
|
||||
clear: both;
|
||||
/* width:100%; */
|
||||
width:100%;
|
||||
}
|
||||
|
||||
/* footer of the document */
|
||||
|
|
@ -145,4 +145,3 @@ th, td {
|
|||
text-align: left;
|
||||
padding: 0 0.25em;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue