diff --git a/slides/dist/theme/simple.css b/slides/dist/theme/simple.css index ef5ed4c..dbfed72 100644 --- a/slides/dist/theme/simple.css +++ b/slides/dist/theme/simple.css @@ -17,7 +17,7 @@ section.has-dark-background, section.has-dark-background h1, section.has-dark-ba :root { --r-background-color: #fff; --r-main-font: Lato, sans-serif; - --r-main-font-size: 40px; + --r-main-font-size: 30px; --r-main-color: #000; --r-block-margin: 20px; --r-heading-margin: 0 0 20px 0; @@ -195,7 +195,7 @@ section.has-dark-background, section.has-dark-background h1, section.has-dark-ba font-family: 'Lato', 'STKaiti', 'KaiTi', 'Sans Serif'; background: rgba(121, 221, 239, 0.257); box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); - font: 22px/28px normal helvetica, sans-serif; + font: 20px/24px; margin-top: 10px; margin-bottom: 10px; margin-left: 50px; diff --git a/slides/slides.html b/slides/slides.html index c29d401..4735fcb 100644 --- a/slides/slides.html +++ b/slides/slides.html @@ -4,7 +4,7 @@ - 实习汇报 + slides @@ -145,7 +145,7 @@

日志过滤


  • 右键快捷过滤
  • 大小写模糊/正则表达式
  • -

    eg:  \[[0-9]{4}-[0-1][0-9]-[0-3][0-9]

    +

    eg:  \[[0-9]{4}-[0-1][0-9]-[0-3][0-9]

  • 正向/反向过滤
  • 子窗口显示