diff options
Diffstat (limited to 'p/index.html')
| -rw-r--r-- | p/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/p/index.html b/p/index.html index 5adacab2c..260f437bd 100644 --- a/p/index.html +++ b/p/index.html @@ -22,6 +22,9 @@ h1 a { color: #0062BE; text-decoration: none; } +img { + border: 0; +} </style> </head> |
