diff options
Diffstat (limited to 'www/themes/mono')
| -rw-r--r-- | www/themes/mono/scuttle.css | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/www/themes/mono/scuttle.css b/www/themes/mono/scuttle.css index 7f2e50e..f90c4cd 100644 --- a/www/themes/mono/scuttle.css +++ b/www/themes/mono/scuttle.css @@ -694,10 +694,10 @@ ol#bookmarks {  	}  	ol#bookmarks { -		width: inherit; +		width: 70%;  	}  	#welcome { -		width: inherit; +		width: 66%;  	}  }  | 
