diff options
author | Marvin Borner | 2019-01-28 17:25:18 +0100 |
---|---|---|
committer | Marvin Borner | 2019-01-28 17:25:18 +0100 |
commit | 353d6038b238b5dda6f2494f9d18a2c45131c50a (patch) | |
tree | ff69bcb9597aec6c1a4701b6f412beb8c99148f8 /public/styles | |
parent | 3f6ef340af9a14dcaa61eb3b2e3ba731f727b414 (diff) |
Generated copyright notices
Diffstat (limited to 'public/styles')
-rw-r--r-- | public/styles/pin.sass | 7 | ||||
-rw-r--r-- | public/styles/style.sass | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/public/styles/pin.sass b/public/styles/pin.sass index 6578f08..8f396ae 100644 --- a/public/styles/pin.sass +++ b/public/styles/pin.sass @@ -1,3 +1,10 @@ +/*! + / pin.sass + / Copyright (c) 2019, Texx + / License: MIT + / See https://github.com/texxme/Texx/blob/master/LICENSE + / + .columns min-height: 100% diff --git a/public/styles/style.sass b/public/styles/style.sass index d61fdf2..34e4a5c 100644 --- a/public/styles/style.sass +++ b/public/styles/style.sass @@ -1,3 +1,10 @@ +/*! + / style.sass + / Copyright (c) 2019, Texx + / License: MIT + / See https://github.com/texxme/Texx/blob/master/LICENSE + / + html, body height: 100% !important width: 100% !important |