summaryrefslogtreecommitdiff
path: root/src/data/default.css
blob: 3ddd3026b233b24af52ace87b2a311c7a91301b0 (plain)
1
2
3
4
5
6
7
8
9
10
/*
rekonq default css properties
this file will not be considered
setting a local stylesheet in rekonq config
*/

/* Set background color to white for sites forgetting this */
body{
background-color:#FFFFFF;
}