diff options
| author | lizhineng <[email protected]> | 2013-06-29 16:25:38 +0800 |
|---|---|---|
| committer | lizhineng <[email protected]> | 2013-06-29 16:25:38 +0800 |
| commit | ceb4ee6845a16ff898b8e54213e490ca6638982c (patch) | |
| tree | c469949235705335db4cdfcc3fe2dd46d57f57ca /css/style.min.css | |
| parent | 45f3be5425870f9b4cf9a60f2f950fa3dd7807ef (diff) | |
| download | word-search-game-ceb4ee6845a16ff898b8e54213e490ca6638982c.tar.gz word-search-game-ceb4ee6845a16ff898b8e54213e490ca6638982c.zip | |
Finished the basic framework
Diffstat (limited to 'css/style.min.css')
| -rw-r--r-- | css/style.min.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/style.min.css b/css/style.min.css new file mode 100644 index 0000000..36d31ef --- /dev/null +++ b/css/style.min.css @@ -0,0 +1 @@ +body,h1{margin:0;padding:0}h1{text-transform:uppercase}body{color:#333}.wrap{width:960px;margin:0 auto;padding:40px 0;text-align:center}.logo,#gameArea{margin-bottom:40px}.ws-area,.ws-words{display:inline-block;vertical-align:top}.ws-words{margin-left:20px;text-align:left}.ws-word{margin-bottom:4px}
\ No newline at end of file |
