diff options
author | Heckyel <heckyel@openmailbox.org> | 2017-02-20 19:28:35 -0500 |
---|---|---|
committer | Heckyel <heckyel@openmailbox.org> | 2017-02-20 19:28:35 -0500 |
commit | 7f5cb4effd041e1c86aa3e4847bac78e0498389d (patch) | |
tree | 9c482cd674f48dc2a4dd9ba80dc21ffa183bfeb5 /css/_error_404.sass | |
download | lidra-theme-7f5cb4effd041e1c86aa3e4847bac78e0498389d.tar.lz lidra-theme-7f5cb4effd041e1c86aa3e4847bac78e0498389d.tar.xz lidra-theme-7f5cb4effd041e1c86aa3e4847bac78e0498389d.zip |
primera versión
Diffstat (limited to 'css/_error_404.sass')
-rw-r--r-- | css/_error_404.sass | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/css/_error_404.sass b/css/_error_404.sass new file mode 100644 index 0000000..5961f49 --- /dev/null +++ b/css/_error_404.sass @@ -0,0 +1,8 @@ +.container + .col-lg-8 + margin-top: 10% + .logo + h1 + &.title_404 + font-size: 3em + font-weight: bold |