diff --git a/SecurityPolicy.html b/SecurityPolicy.html index 3eb86f0..2da60fa 100644 --- a/SecurityPolicy.html +++ b/SecurityPolicy.html @@ -36,6 +36,16 @@ th { } .strike { color : blue; + font-weight: bold; + text-decoration:line-through; +} +.change2 { + color : #151B8D; + font-weight: bold; +} +.strike2 { + color : #151B8D; + font-weight: bold; text-decoration:line-through; } a:hover { @@ -48,6 +58,7 @@ a:hover {