censor interface: max image size

This commit is contained in:
Astro 2011-12-13 19:38:45 +01:00
parent 0604db4344
commit 9d4b42d2c2
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@
float: right;
text-align: right;
}
.image img {
max-width: 30%;
}
</style>
</head>
<body>