1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-22 06:57:53 +00:00
Files
matomo/plugins/Overlay/stylesheets/showErrorWrongDomain.css
2013-06-20 01:15:10 +02:00

17 خطوط
225 B
CSS

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: black;
background: white;
margin: 15px;
padding: 0;
}
p {
margin: 0 0 10px 0;
padding: 0;
}
a {
color: #255792;
}