website
Diffstat (limited to 'style/projects.css')
| -rw-r--r-- | style/projects.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/style/projects.css b/style/projects.css new file mode 100644 index 0000000..e308e06 --- /dev/null +++ b/style/projects.css @@ -0,0 +1,8 @@ +.header { + font-size: 2em; +} + +.button_list { + padding: 15px; + text-align: center; +} |