Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / test / data / extensions / subscribe_page_action / style.css
blob6e381db18ee2275ea9f41a04ba43be750686e293
1 /**
2 * Styles that are shared between the iframe and the parent document.
3 */
4 body {
5 font-family: arial, sans-serif;
6 font-size: 11px;
8 .item_title {
9 color: #2244D2;
10 font-size: 20px;
11 font-weight:bold;
12 text-decoration: none;
14 .item_desc {
15 font-size: 12px;