github.com/google/cloudprober@v0.11.3/docs/themes/hugo-material-docs/static/stylesheets/temporary.css (about)

     1  /*  This file only exists (temporarily) until the
     2      custom styling can be replaced with the
     3      implementation of the upstream project.
     4  */
     5  
     6  blockquote {
     7      padding: 0 20px;
     8      margin: 0 0 20px;
     9      font-size: inherit;
    10      border-left: 5px solid #eee;
    11  }