Skip to content

Commit 6f4e45a

Browse files
author
Eric Koleda
committed
Updated styles for Simple Tasks to make it more Googley
1 parent e2825f5 commit 6f4e45a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

simple_tasks/Stylesheet.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
<style>
66
body {
77
width: 600px;
8+
font-family: Arial, sans-serif;
9+
font-size: 13px;
10+
padding: 10px 10px 10px 30px;
811
}
912
#tasks-panel {
1013
margin-top: 10px;

0 commit comments

Comments
 (0)