X-Git-Url: http://git.osdn.net/view?p=pettanr%2Fpettanr.git;a=blobdiff_plain;f=app%2Fassets%2Fstylesheets%2Ftest.css.scss;fp=app%2Fassets%2Fstylesheets%2Ftest.css.scss;h=89656c73bdd0616a23fe6c69bcb584bbe8a1b195;hp=95ee688c0e2aaa0f7b963843a5429930c94280ab;hb=b49c73c78a5625e0b59de9d1a0d5b2f67e853c25;hpb=9edc3731389bcae0de05ef6045cceb6b7581cc8f diff --git a/app/assets/stylesheets/test.css.scss b/app/assets/stylesheets/test.css.scss index 95ee688c..89656c73 100644 --- a/app/assets/stylesheets/test.css.scss +++ b/app/assets/stylesheets/test.css.scss @@ -405,6 +405,12 @@ ul.scenarios_elements { margin-left: 20px; } +.scroll-description { + margin-left: 20px; + margin-bottom: 20px; + font-size: 1.8em; +} + .player { list-style-type: none; margin: 0; @@ -438,6 +444,10 @@ ul.scenarios_elements { width: 150px; } +.show-owner-footer a { + margin: 0.5em; +} + .filer { list-style-type: none; margin: 0;