diff --git a/css/default.css b/css/default.css index ff8b0ee..d3e52c4 100644 --- a/css/default.css +++ b/css/default.css @@ -253,14 +253,14 @@ figure { flex-flow: column; padding: 5px; margin: auto; - max-width: 80%; + max-width: 100%; } figcaption { - /* font: italic smaller sans-serif; */ - padding: 3px; - text-align: center; + text-align: left; + font-style: italic; + font-size: small; } .caption { diff --git a/css/fonts.css b/css/fonts.css index c79df15..3026980 100644 --- a/css/fonts.css +++ b/css/fonts.css @@ -3,38 +3,38 @@ @font-face { font-family: "Lato"; - src: url("/fonts/Lato-Regular.woff2") format("woff2"); + src: url("../fonts/Lato-Regular.woff2") format("woff2"); font-weight: normal; font-style: normal; } @font-face { font-family: "Lato"; - src: url("/fonts/Lato-Bold.woff2") format("woff2"); + src: url("../fonts/Lato-Bold.woff2") format("woff2"); font-weight: bold; font-style: normal; } @font-face { font-family: "Lato"; - src: url("/fonts/Lato-Italic.woff2") format("woff2"); + src: url("../fonts/Lato-Italic.woff2") format("woff2"); font-weight: normal; font-style: italic; } @font-face { font-family: "Lato"; - src: url("/fonts/Lato-BoldItalic.woff2") format("woff2"); + src: url("../fonts/Lato-BoldItalic.woff2") format("woff2"); font-weight: bold; font-style: italic; } @font-face { font-family: "IosevkaC"; - src: url("/fonts/IosevkaCustom-Regular.woff2") format("woff2"); + src: url("../fonts/IosevkaCustom-Regular.woff2") format("woff2"); font-weight: normal; font-style: normal; } @font-face { font-family: "IosevkaC"; - src: url("/fonts/IosevkaCustom-Bold.woff2") format("woff2"); + src: url("../fonts/IosevkaCustom-Bold.woff2") format("woff2"); font-weight: bold; font-style: normal; } \ No newline at end of file diff --git a/images/Anshun_Bridge.jpg b/images/Anshun_Bridge.jpg new file mode 100644 index 0000000..9e0c6b4 Binary files /dev/null and b/images/Anshun_Bridge.jpg differ diff --git a/images/Dujiangyan.jpg b/images/Dujiangyan.jpg new file mode 100644 index 0000000..64b3b42 Binary files /dev/null and b/images/Dujiangyan.jpg differ diff --git a/images/Mount_Qingcheng.jpg b/images/Mount_Qingcheng.jpg new file mode 100644 index 0000000..8502a38 Binary files /dev/null and b/images/Mount_Qingcheng.jpg differ diff --git a/images/chengdu.jpg b/images/chengdu.jpg new file mode 100644 index 0000000..f10f8b5 Binary files /dev/null and b/images/chengdu.jpg differ diff --git a/images/panda.jpg b/images/panda.jpg new file mode 100644 index 0000000..40bf4b5 Binary files /dev/null and b/images/panda.jpg differ diff --git a/index.md b/index.md index 898c5cc..5bc9eb2 100644 --- a/index.md +++ b/index.md @@ -1,3 +1,10 @@ --- title: 19th Asian Logic Conference (ALC) ---- \ No newline at end of file +--- + +