Commit 2fd46e5b authored by Romain DELEAU's avatar Romain DELEAU

add comment background-image

parent 5aa27877
...@@ -48,6 +48,14 @@ ...@@ -48,6 +48,14 @@
left: 100%; left: 100%;
transform: translateX(-100%); transform: translateX(-100%);
} }
textarea {
background-image: url("../../../assets/background-images/com.png");
background-position: center;
background-repeat: no-repeat;
background-size: 30%;
min-height: 100px;
}
} }
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment