Template:Team:UFAM Brazil/CalendarioTabela.css

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> .calendarioTabela tbody{margin:5% 0% 0% 0%;} .calendarioTabela{ background-color:transparent; width:300px; height...")
Line 3: Line 3:
<style type="text/css">
<style type="text/css">
   
   
 +
.calendarioTabela tbody{margin:5% 0% 0% 0%;}
-
.calendarioTabela tbody{margin:5% 0% 0% 0%;}
+
.calendarioTabela{
-
+
background-color:transparent;
-
.calendarioTabela{
+
width:300px;
-
 
+
height:280px;
-
background-color:transparent;
+
border-width:10px;
-
width:300px;
+
border-style:double;
-
height:280px;
+
border-color:#0d71ec;
-
border-width:10px;
+
-
border-style:double;
+
-
border-color:#0d71ec;
+
}
}

Revision as of 16:28, 6 August 2014