You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/utils/notifier/popup.html

15 lines
134 B
HTML

<html>
<style type="text/css">
ul {
padding : 0px;
margin : 0px;
}
</style>
<body>
<ul>
<li>Update</li>
</ul>
</body>
</html>