Sign in
chromium
/
external
/
github.com
/
google
/
styleguide
/
refs/heads/java
/
.
/
assets
/
css
/
style.scss
blob: 1d35777a2ee09d46f8e9f3e530ce3626997b03c5 [
file
] [
log
] [
blame
] [
edit
]
---
# Keep this YAML front matter block to trigger Jekyll processing.
# See https://jekyllrb.com/docs/frontmatter for more information.
---
@import
"{{ site.theme }}"
;
// Hide “This site is open source. Improve this page.”
.
footer
{
display
:
none
;
}