Changes for page Prepare
Last modified by Veronika Kocher on Friday, 18 Sep 2026 16:47
From version 26.1
edited by Veronika Kocher
on Monday, 31 Aug 2026 13:11
on Monday, 31 Aug 2026 13:11
Change comment:
There is no comment for this version
To version 27.1
edited by Veronika Kocher
on Monday, 31 Aug 2026 13:13
on Monday, 31 Aug 2026 13:13
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -413,16 +413,16 @@ 413 413 </div> 414 414 </aside> 415 415 416 - <!-- RULE OF THUMB --> 416 + <!-- RULE OF THUMB: INFOBLUE --> 417 417 <aside style=" 418 418 padding:16px 18px; 419 - border:1px solid #e 3ded6;420 - border-left:5px solid # e94b13;421 - background:#f cfbf8;419 + border:1px solid #c7e5ed; 420 + border-left:5px solid #21b6d7; 421 + background:#e5f5f9; 422 422 border-radius:8px; 423 423 "> 424 - <strong style="color:# 744531;">A useful rule of thumb</strong>425 - <div style="margin-top:5px;color:#6 7564e;line-height:1.5;">424 + <strong style="color:#2d5661;">A useful rule of thumb</strong> 425 + <div style="margin-top:5px;color:#365e68;line-height:1.5;"> 426 426 Plan early, document decisions, and review them as the project changes. 427 427 A simple setup that is actually used is usually more effective than a complex plan that is never updated. 428 428 </div>