diff options
| author | 2013-03-19 22:18:40 +0100 | |
|---|---|---|
| committer | 2013-03-19 22:18:40 +0100 | |
| commit | 8f65ce0e64aefae6afa273efdb744599f43a9335 (patch) | |
| tree | e8f08334637d03c4bdbd751bbc11d8e3a35b8d79 /public/theme/base.css | |
| parent | 82386d8630bf5e23cffad3cf3643fcd00835ef50 (diff) | |
Changement provider favicons
Diffstat (limited to 'public/theme/base.css')
| -rw-r--r-- | public/theme/base.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/theme/base.css b/public/theme/base.css index 0532db6d2..3de642d3c 100644 --- a/public/theme/base.css +++ b/public/theme/base.css @@ -527,6 +527,10 @@ input, select, textarea { padding: 5px 0; } +.favicon { + width: 16px; +} + .categories { margin: 0; padding: 0; |
