aboutsummaryrefslogtreecommitdiffstats
path: root/demos/demos.css
diff options
context:
space:
mode:
Diffstat (limited to 'demos/demos.css')
-rw-r--r--demos/demos.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/demos/demos.css b/demos/demos.css
index da9ad833a..555352e35 100644
--- a/demos/demos.css
+++ b/demos/demos.css
@@ -1,5 +1,4 @@
body {
- font-size: 62.5%;
font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}
@@ -10,8 +9,6 @@ table {
.demo-description {
clear: both;
padding: 12px;
- font-size: 1.3em;
- line-height: 1.4em;
}
.ui-draggable, .ui-droppable {