UTF-8
Project: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/commit/61afe605 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/61afe605 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/61afe605 Branch: refs/heads/master Commit: 61afe6053f69e1c04de8c641f46ac310e97332be Parents: 7eb1ad5 Author: Thorsten Schöning <[email protected]> Authored: Fri Jul 1 13:55:27 2016 +0000 Committer: Thorsten Schöning <[email protected]> Committed: Fri Jul 1 13:55:27 2016 +0000 ---------------------------------------------------------------------- src/site/resources/css/maven-base.css | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/61afe605/src/site/resources/css/maven-base.css ---------------------------------------------------------------------- diff --git a/src/site/resources/css/maven-base.css b/src/site/resources/css/maven-base.css index 7ef9c54..9055a57 100644 --- a/src/site/resources/css/maven-base.css +++ b/src/site/resources/css/maven-base.css @@ -1,3 +1,5 @@ +@charset "UTF-8"; + /* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -15,6 +17,7 @@ limitations under the License. */ + body { margin: 0px; padding: 0px;
