diff --git a/pom.xml b/pom.xml
index d9cb0310f1131286db694f88167f66418381d273..e33e3f1f9e8d81fa7edb6af00c718de89220557c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
es.uvigo.esei.daa
example
war
- 0.1.0
+ 0.1.1
DAA Example
diff --git a/src/main/webapp/css/login.css b/src/main/webapp/css/login.css
index e336712d474ccc9d6afdac46453e8fa7dbafaa7e..68839b94c09e3210506d3c179e340abe07cb4833 100644
--- a/src/main/webapp/css/login.css
+++ b/src/main/webapp/css/login.css
@@ -14,7 +14,6 @@ body {
justify-content: center;
padding-top: 40px;
padding-bottom: 40px;
- background-color: red;
}
.form-signin {