This is an automated email from the ASF dual-hosted git repository. marcus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
commit f69cad79cfa504b10f572d97596d43d48d80d58c Author: Marcus <[email protected]> AuthorDate: Fri May 14 13:42:58 2021 +0200 Changed CSS styling --- content/social/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/content/social/index.html b/content/social/index.html index 763212c..0dcf460 100644 --- a/content/social/index.html +++ b/content/social/index.html @@ -13,6 +13,7 @@ <style type="text/css"> /* <![CDATA[ */ /*-------------------- Exceptions on standard css -----------------------*/ + @import "/css/home.css"; @import "/css/styles.css"; @import "/css/exceptions.css"; /* ]]> */
