diff options
| author | Jules Laplace <jules@okfoc.us> | 2014-10-01 17:34:23 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2014-10-01 17:34:23 -0400 |
| commit | 59968931216c449aebdabcfb25b9792fdbbe8931 (patch) | |
| tree | e427c7abf902617ca325c28d06a3e77cac904e41 /views/projects/list-projects.ejs | |
| parent | 7fb1968594240b3e660842176f6847b2c03650c8 (diff) | |
move css
Diffstat (limited to 'views/projects/list-projects.ejs')
| -rw-r--r-- | views/projects/list-projects.ejs | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/views/projects/list-projects.ejs b/views/projects/list-projects.ejs index c110934..a9f9523 100644 --- a/views/projects/list-projects.ejs +++ b/views/projects/list-projects.ejs @@ -28,19 +28,3 @@ </div> [[ } ]] - -<style> -.room .images { - position: absolute; - top: 0; left: 0; - z-index: -1; - width: 100%; - height: 100%; - text-align: center; - overflow: hidden; -} -.room .images img { - max-height: 100%; - max-width: 100%; -} -</style> |
