Difference between revisions of "Template:Main2019"

Line 1,057: Line 1,057:
  
 
.read_more {
 
.read_more {
background-color: #f2f2f2;
+
background-color:#00A19B;
border: 1px solid #c2c2c2;
+
border: 1px solid #00A19B;
 
border-radius:5px;
 
border-radius:5px;
color: #0a5157;
+
color: #ffffff;
 
font-weight: bold;
 
font-weight: bold;
 
padding: 0px 12px;
 
padding: 0px 12px;
Line 1,067: Line 1,067:
  
 
.read_more:hover {  
 
.read_more:hover {  
background-color:#00A19B;
+
background-color:#0a5157;
border: 1px solid #00A19B;
+
border: 1px solid #0a5157;
 
color: #ffffff;
 
color: #ffffff;
 
cursor:pointer;
 
cursor:pointer;
Line 1,075: Line 1,075:
  
 
.read_more::before{
 
.read_more::before{
content: "Read more...";  
+
content: "Read more";  
 
}
 
}
  

Revision as of 16:47, 20 November 2019

Loading...