diff options
author | Yves Fischer <yvesf-git@xapek.org> | 2014-12-22 20:12:29 +0100 |
---|---|---|
committer | Yves Fischer <yvesf-git@xapek.org> | 2014-12-22 20:12:29 +0100 |
commit | 0a976e7257c8f7836bb138bf44c0937d7e5d4996 (patch) | |
tree | 6977eba79f24a8983a782531aace0734abb3d4ec /imdb-lookup/css/style.css | |
parent | 38c9d869f3a781bc8e95e7cef0316d203d7ff5e4 (diff) | |
download | scripts-0a976e7257c8f7836bb138bf44c0937d7e5d4996.tar.gz scripts-0a976e7257c8f7836bb138bf44c0937d7e5d4996.zip |
style
Diffstat (limited to 'imdb-lookup/css/style.css')
-rw-r--r-- | imdb-lookup/css/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/imdb-lookup/css/style.css b/imdb-lookup/css/style.css index 3d4b99b..8c96bbe 100644 --- a/imdb-lookup/css/style.css +++ b/imdb-lookup/css/style.css @@ -72,3 +72,6 @@ font-size:0.7em; padding: 2px; } +label { +font-weight: bold; +} |