File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
- < p style =" color: #c61a1a; font-size: 125% ">
1
+ < p class =" warning ">
2
2
This translation of www.ruby-lang.org is unmaintained
3
3
and might contain obsolete information or even errors.
4
4
Please refer to the < a href ="/en/ "> original English site</ a >
5
5
for the most up-to-date content.
6
6
</ p >
7
- < p style =" color: #c61a1a; font-size: 125% ">
7
+ < p class =" warning ">
8
8
If you want to contribute and help improve this site,
9
9
please visit the < a href ="https://github.com/ruby/www.ruby-lang.org/ "> project's page on GitHub</ a > .
10
10
</ p >
Original file line number Diff line number Diff line change @@ -64,6 +64,10 @@ body {
64
64
# footer {
65
65
clear : both;
66
66
}
67
+ .warning {
68
+ color : # c61a1a ;
69
+ font-size : 125% ;
70
+ }
67
71
68
72
69
73
/* layouts */
You can’t perform that action at this time.
0 commit comments