summaryrefslogtreecommitdiff
path: root/public/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/main.css')
-rw-r--r--public/css/main.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/public/css/main.css b/public/css/main.css
index b297a65..c5289f0 100644
--- a/public/css/main.css
+++ b/public/css/main.css
@@ -50,16 +50,16 @@ article .logo2
50{ 50{
51 width: 100%; 51 width: 100%;
52} 52}
53.new_content
54{
55 /*max-height: 400;*/
56 overflow: hidden;
57}
53article img 58article img
54{ 59{
55 max-width: 100%; 60 max-width: 100%;
56 height: auto; 61 height: auto;
57} 62}
58.new_content_text
59{
60 max-height: 250px;
61 overflow: hidden;
62}
63 63
64.action_icon 64.action_icon
65{ 65{