mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-17 21:48:02 +00:00
Removed <style> tag from crop_photo.html because I'll move it to tortin.css
This commit is contained in:
@@ -8,11 +8,7 @@
|
|||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<style>
|
<style>
|
||||||
.jcrop-holder > div > div:nth-child(1) {
|
|
||||||
outline-width:2px;
|
|
||||||
outline-style:solid;
|
|
||||||
outline-color:#36b7d7;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
<h1>{% trans 'Crop photo' %}</h1>
|
<h1>{% trans 'Crop photo' %}</h1>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user