diff options
| -rw-r--r-- | template.txt | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/template.txt b/template.txt index dad2e0f..1f9c2d6 100644 --- a/template.txt +++ b/template.txt @@ -53,6 +53,7 @@ a {  	color: white;  	background: red;  } +td {text-align: center;}  /*a{color: #eee;}*/  		</style> | 
