Changeset - 4f6a90fe63a1
[Not reviewed]
default
0 1 0
Mads Kiilerich - 10 years ago 2015-08-20 17:29:55
madski@unity3d.com
docs: remove border around paypal button
1 file changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
docs/theme/nature/static/nature.css_t
Show inline comments
 
@@ -120,12 +120,16 @@ div.sphinxsidebar input {
 
}
 

	
 
div.sphinxsidebar input[type=text]{
 
    margin-left: 20px;
 
}
 
 
 
div.sphinxsidebar input[type=image] {
 
    border: 0;
 
}
 
 
 
/* -- body styles ----------------------------------------------------------- */
 
 
 
a {
 
    color: #005B81;
 
    text-decoration: none;
 
}
0 comments (0 inline, 0 general)