diff options
author | Heckyel <heckyel@openmailbox.org> | 2017-02-24 18:34:19 -0500 |
---|---|---|
committer | Heckyel <heckyel@openmailbox.org> | 2017-02-24 18:37:07 -0500 |
commit | 1f6582597e1e84e13fda34be50168323882a91aa (patch) | |
tree | 84a4335edca235e5b4376b6bec3e8f45da0cb2c7 /css/_error_404.sass | |
parent | 166490f9419573b782042a6361b33cd8bce86044 (diff) | |
download | lidra-theme-1f6582597e1e84e13fda34be50168323882a91aa.tar.lz lidra-theme-1f6582597e1e84e13fda34be50168323882a91aa.tar.xz lidra-theme-1f6582597e1e84e13fda34be50168323882a91aa.zip |
corrección página de error 404
Diffstat (limited to 'css/_error_404.sass')
-rw-r--r-- | css/_error_404.sass | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/css/_error_404.sass b/css/_error_404.sass index 5961f49..c476225 100644 --- a/css/_error_404.sass +++ b/css/_error_404.sass @@ -6,3 +6,13 @@ &.title_404 font-size: 3em font-weight: bold + margin-bottom: 1em + p + &.text-muted + margin-top: 1em + margin-bottom: 1em + &.mensaje-error-404 + margin-top: 4em + margin-bottom: 2.5em + .col-lg-offset-3 + margin-bottom: 0.5em |