Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(737)

Unified Diff: components/supervised_user_error_page/resources/supervised_user_block_interstitial.css

Issue 2479413004: Supervised User interstitial: Update strings to be more child-friendly (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/supervised_user_error_page/resources/supervised_user_block_interstitial.css
diff --git a/components/supervised_user_error_page/resources/supervised_user_block_interstitial.css b/components/supervised_user_error_page/resources/supervised_user_block_interstitial.css
index fac30f49405adf7c1fe815ec8b0116f8700459c2..90c35708bd88f2fbcfd100eaed60cfdeaa5a08fd 100644
--- a/components/supervised_user_error_page/resources/supervised_user_block_interstitial.css
+++ b/components/supervised_user_error_page/resources/supervised_user_block_interstitial.css
@@ -19,6 +19,11 @@ h1 {
margin: 5px 0 25px 0;
}
+#block-page-header {
+ font-weight: bold;
+ margin-bottom: 20px;
Marc Treib 2016/11/08 16:33:44 This is totally made up :) Probably Rachel should
+}
+
.avatar-img {
-webkit-user-select: none;
border: 3px solid rgb(251, 251, 251);

Powered by Google App Engine
This is Rietveld 408576698